summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-ruby/moneta/moneta-0.7.20.ebuild
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ruby/moneta/moneta-0.7.20.ebuild')
-rw-r--r--dev-ruby/moneta/moneta-0.7.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/moneta/moneta-0.7.20.ebuild b/dev-ruby/moneta/moneta-0.7.20.ebuild
index 31967037c7e8..5485f22ac6eb 100644
--- a/dev-ruby/moneta/moneta-0.7.20.ebuild
+++ b/dev-ruby/moneta/moneta-0.7.20.ebuild
@@ -16,8 +16,8 @@ inherit ruby-fakegem
GITHUB_USER="minad"
DESCRIPTION="A unified interface to key/value stores"
-HOMEPAGE="http://github.com/minad/moneta"
-SRC_URI="http://github.com/${GITHUB_USER}/moneta/tarball/v${PV} -> ${P}.tgz"
+HOMEPAGE="https://github.com/minad/moneta"
+SRC_URI="https://github.com/${GITHUB_USER}/moneta/tarball/v${PV} -> ${P}.tgz"
LICENSE="MIT"
SLOT="0"