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

@@ -6,7 +6,7 @@ technologies.
HOMEPAGE="http://www.llvm.org/"
LICENSE="UIUC"
COPYRIGHT="2003-2014 University of Illinois at Urbana-Champaign"
SRC_URI="http://llvm.org/releases/${portVersion}/llvm-${portVersion}.src.tar.xz"
SOURCE_URI="http://llvm.org/releases/${portVersion}/llvm-${portVersion}.src.tar.xz"
CHECKSUM_SHA256="28e199f368ef0a4666708f31c7991ad3bcc3a578342b0306526dd35f07595c03"
REVISION="1"
ARCHITECTURES="x86 x86_64"