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