mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user