mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 13:20:08 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user