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

@@ -11,7 +11,7 @@ instance, the Earley algorithm, but they do tend to be useful for the parsing of
computer file formats and the like (as distinct from natural language and
similar \"hard\" parsing problems)."
HOMEPAGE="http://simpleparse.sourceforge.net/"
SRC_URI="http://downloads.sourceforge.net/project/simpleparse/simpleparse/2.1.1a2/SimpleParse-2.1.1a2.tar.gz"
SOURCE_URI="http://downloads.sourceforge.net/project/simpleparse/simpleparse/2.1.1a2/SimpleParse-2.1.1a2.tar.gz"
CHECKSUM_SHA256="9899df932c6805dbb6433c7395e696fd60723f463513933e925cc77314c6bbb8"
REVISION="1"
ARCHITECTURES="!x86_gcc2"