diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:14:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:14:03 +0700 |
commit | 144bcaeb7a6b22e5fda4e1ff120c15b44cacebbe (patch) | |
tree | 39f99409d1dc31e8afe3a58f390a3d2385dea214 /libraries/sparsehash/slack-desc | |
parent | a22919819fb62e3c01efb5cde1f0df49d6e6f182 (diff) |
libraries/sparsehash: Updated for version 2.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/sparsehash/slack-desc')
-rw-r--r-- | libraries/sparsehash/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/sparsehash/slack-desc b/libraries/sparsehash/slack-desc index 15679725a3b24..8dce37f973c32 100644 --- a/libraries/sparsehash/slack-desc +++ b/libraries/sparsehash/slack-desc @@ -16,4 +16,4 @@ sparsehash: characteristics. It's easy to replace hash_map or unordered_map by sparsehash: sparse_hash_map or dense_hash_map in C++ code. sparsehash: They also contain code to serialize and unserialize from disk. sparsehash: -sparsehash: homepage: https://code.google.com/p/sparsehash/ +sparsehash: homepage: https://github.com/sparsehash/sparsehash |