Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -2,9 +2,9 @@ SUMMARY="Assembler, linker and binary tools for target ${targetMachineTriple}"
HOMEPAGE="http://www.gnu.org/software/binutils"
srcGitRev="a05bd9155a41ad87382134678e93d67ceb959cfc"
SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="011e60e9ba3ce92af766adc222d55a6f7291991a85074e2b5b280b62317b201d"
SRC_FILENAME="binutils-$portVersion.tar.gz"
SOURCE_FILENAME="binutils-$portVersion.tar.gz"
REVISION="1"
LICENSE="
GNU GPL v3