mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
sparsehash: bump version.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
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"
|
||||
SOURCE_URI="https://sparsehash.googlecode.com/files/sparsehash-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c"
|
||||
HOMEPAGE="https://github.com/sparsehash/sparsehash/"
|
||||
SOURCE_URI="https://github.com/sparsehash/sparsehash/archive/sparsehash-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c"
|
||||
SOURCE_DIR="sparsehash-sparsehash-$portVersion"
|
||||
REVISION="1"
|
||||
LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2008 Jesse Beder"
|
||||
Reference in New Issue
Block a user