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

@@ -8,7 +8,7 @@ JSON arrays will be mapped to QVariantList instances, while JSON's objects \
will be mapped to QVariantMap.
"
HOMEPAGE="http://qjson.sourceforge.net/"
SRC_URI="https://github.com/flavio/qjson/archive/0.8.1.tar.gz"
SOURCE_URI="https://github.com/flavio/qjson/archive/0.8.1.tar.gz"
CHECKSUM_SHA256="920c94166cb91b1cf11c7d2745bdbcc8c0ea82411ca7b3732ce0b00ee2d56e98"
SOURCE_DIR="qjson-$portVersion"
REVISION="1"