mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 13:50:08 +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://github.com/jbeder/yaml-cpp/"
|
||||
SRC_URI="http://yaml-cpp.googlecode.com/files/yaml-cpp-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://yaml-cpp.googlecode.com/files/yaml-cpp-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3e7c9052b43d987d41819a203d97fc45de4eed3ec67e0fdb14265c3d11046f06"
|
||||
SOURCE_DIR="yaml-cpp-$portVersion"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user