summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild
index 6b2ec47895de..b8d4c86ff2ef 100644
--- a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild
+++ b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
DESCRIPTION="A straightforward implementation of DBM"
HOMEPAGE="https://fallabs.com/kyotocabinet/"
-SRC_URI="${HOMEPAGE}pkg/${P}.tar.gz"
+SRC_URI="https://fallabs.com/kyotocabinet/pkg/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"