From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- net-misc/kumofs/kumofs-0.4.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-misc/kumofs') diff --git a/net-misc/kumofs/kumofs-0.4.13.ebuild b/net-misc/kumofs/kumofs-0.4.13.ebuild index a94c816469d0..d69a52e4517e 100644 --- a/net-misc/kumofs/kumofs-0.4.13.ebuild +++ b/net-misc/kumofs/kumofs-0.4.13.ebuild @@ -5,7 +5,7 @@ EAPI="3" DESCRIPTION="a scalable and highly available distributed key-value store" -HOMEPAGE="http://github.com/etolabo/kumofs" +HOMEPAGE="https://github.com/etolabo/kumofs" SRC_URI="mirror://github/etolabo/kumofs/${P}.tar.gz" LICENSE="Apache-2.0" -- cgit v1.2.3-65-gdbad