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 --- dev-ruby/multipart-post/multipart-post-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby/multipart-post') diff --git a/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild b/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild index bbe7f2f332eb..c49e37049618 100644 --- a/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild +++ b/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.md" inherit ruby-fakegem eutils DESCRIPTION="Adds a streamy multipart form post capability to Net::HTTP" -HOMEPAGE="http://github.com/nicksieger/multipart-post" +HOMEPAGE="https://github.com/nicksieger/multipart-post" LICENSE="MIT" SLOT="0" -- cgit v1.2.3-65-gdbad