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

@@ -2,7 +2,7 @@ SUMMARY="A YAML parser and emitter in C++"
DESCRIPTION="yaml-cpp is a YAML parser and emitter in C++ matching the YAML \
1.2 spec."
HOMEPAGE="http://code.google.com/p/sparsehash"
SRC_URI="https://sparsehash.googlecode.com/files/sparsehash-$portVersion.tar.gz"
SOURCE_URI="https://sparsehash.googlecode.com/files/sparsehash-$portVersion.tar.gz"
CHECKSUM_SHA256="2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c"
REVISION="1"
LICENSE="BSD (2-clause)"