summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/sparsehash/sparsehash-1.10.ebuild')
-rw-r--r--dev-cpp/sparsehash/sparsehash-1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/sparsehash/sparsehash-1.10.ebuild b/dev-cpp/sparsehash/sparsehash-1.10.ebuild
index a604a5b38549..f9ac998de94c 100644
--- a/dev-cpp/sparsehash/sparsehash-1.10.ebuild
+++ b/dev-cpp/sparsehash/sparsehash-1.10.ebuild
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="An extremely memory-efficient hash_map implementation"
HOMEPAGE="https://code.google.com/p/google-sparsehash/"
-SRC_URI="http://google-sparsehash.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://google-sparsehash.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"