mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="GCC compiler for Motorola 6809"
|
||||
DESCRIPTION="This is a version of the GCC compiler for the Motorla 6809. It \
|
||||
uses the lwtools as a backend. Note that there is no C library provided."
|
||||
HOMEPAGE="http://lwtools.projects.l-w.ca"
|
||||
SRC_URI="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-$portVersion/gcc-$portVersion.tar.bz2"
|
||||
SOURCE_URI="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-$portVersion/gcc-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="8eebf51c908151d1f1a3756c8899c5e71572e8469a547ad72a1ef16a08a31b59"
|
||||
REVISION="2"
|
||||
COPYRIGHT="1988-2013 Free Software Foundation, Inc."
|
||||
|
||||
Reference in New Issue
Block a user