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

@@ -1,6 +1,6 @@
DESCRIPTION="LuaRocks is a deployment and management system for Lua modules."
HOMEPAGE="http://luarocks.org"
SRC_URI="http://luarocks.org/releases/luarocks-2.0.4.1.tar.gz"
SOURCE_URI="http://luarocks.org/releases/luarocks-2.0.4.1.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="dev-lang/lua >= 5.1"

View File

@@ -4,7 +4,7 @@ LuaRocks allows you to install modules as self-contained packages \
called rocks, which also contain version dependency information.
"
HOMEPAGE="http://luarocks.org"
SRC_URI="http://luarocks.org/releases/luarocks-2.2.0.tar.gz"
SOURCE_URI="http://luarocks.org/releases/luarocks-2.2.0.tar.gz"
SOURCE_DIR=$portVersionedName
REVISION="2"
CHECKSUM_SHA256="9b1a4ec7b103e2fb90a7ba8589d7e0c8523a3d6d54ac469b0bbc144292b9279c"