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 @@ cooperative threads, exception handling, reference counting and garbage \
collection on demand. C-like syntax.
"
HOMEPAGE="http://www.squirrel-lang.org"
SRC_URI="https://squirrel.googlecode.com/files/squirrel_3_0_4_stable.tar.gz"
SOURCE_URI="https://squirrel.googlecode.com/files/squirrel_3_0_4_stable.tar.gz"
CHECKSUM_SHA256="6a3706accf9872aafea1eb3f3f3018b135e2671033824ccebf0735a98b2440a5"
LICENSE="MIT"
COPYRIGHT="2004-2013 Alberto Demichelis"