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

@@ -4,9 +4,9 @@ Puri is a 2D and 3D chess game. You can play against a computer, or play \
online against other people.
"
HOMEPAGE="https://gitorious.org/puri-master-of-chess/puri/"
SRC_URI="https://gitorious.org/puri-master-of-chess/puri/archive/59b5db4b337fc432b64a7d099f7b7e0fc8ece3c7.tar.gz"
SOURCE_URI="https://gitorious.org/puri-master-of-chess/puri/archive/59b5db4b337fc432b64a7d099f7b7e0fc8ece3c7.tar.gz"
CHECKSUM_SHA256="9635f5af5c154855dfe6a1496caa3373dcabc4fe875039cd0f05c438576e83cd"
SRC_FILENAME="puri-$portVersion.tar.gz"
SOURCE_FILENAME="puri-$portVersion.tar.gz"
LICENSE="MIT"
COPYRIGHT="2010-2012 Haiku Inc."
REVISION="1"