summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/sparsehash/sparsehash-2.0.2.ebuild')
-rw-r--r--dev-cpp/sparsehash/sparsehash-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild b/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild
index 5999d3f7edca..6c2cd226b9e3 100644
--- a/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild
+++ b/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild
@@ -5,7 +5,7 @@
EAPI="4"
DESCRIPTION="An extremely memory-efficient hash_map implementation"
-HOMEPAGE="https://code.google.com/p/sparsehash/"
+HOMEPAGE="https://github.com/google/sparsehash"
SRC_URI="https://sparsehash.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"