diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-05-16 02:30:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-16 02:30:09 +0700 |
commit | ba10acb876ecbb430c8cb003aee7a1a35c99a88f (patch) | |
tree | 60fd18c06c8b2968c5b55c7b32dacfbba38860ff /libraries/sparsehash/sparsehash.info | |
parent | d51822fdb0695034ff9faa881303fd28f007f2a6 (diff) | |
download | slackbuilds-ba10acb876ecbb430c8cb003aee7a1a35c99a88f.tar.gz |
libraries/sparsehash: Added (hash_map implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/sparsehash/sparsehash.info')
-rw-r--r-- | libraries/sparsehash/sparsehash.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/sparsehash/sparsehash.info b/libraries/sparsehash/sparsehash.info new file mode 100644 index 0000000000..fad8e7affe --- /dev/null +++ b/libraries/sparsehash/sparsehash.info @@ -0,0 +1,10 @@ +PRGNAM="sparsehash" +VERSION="2.0.2" +HOMEPAGE="https://code.google.com/p/sparsehash/" +DOWNLOAD="https://sparsehash.googlecode.com/files/sparsehash-2.0.2.tar.gz" +MD5SUM="1db92ed7f257d9b5f14a309d75e8a1d4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |