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

@@ -13,7 +13,7 @@ COPYRIGHT="
1997-2011 University of Cambridge
2007-2011, Google Inc. All rights reserved.
"
SRC_URI="http://sourceforge.net/projects/pcre/files/pcre/8.21/pcre-8.21.tar.bz2"
SOURCE_URI="http://sourceforge.net/projects/pcre/files/pcre/8.21/pcre-8.21.tar.bz2"
CHECKSUM_SHA256="a4b8509d11fc2764fb4e1415b764ad2c214459edc011ce48aeeb6bbe1ac599e3"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"