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-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild') diff --git a/dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild b/dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild index 521c8dd699b2..e2771dce8c49 100644 --- a/dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild +++ b/dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild @@ -6,8 +6,8 @@ EAPI=2 inherit autotools mono DESCRIPTION="GTK+ API C# binding" -HOMEPAGE="http://github.com/mono/gtk-sharp-beans" -SRC_URI="http://github.com/mono/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/mono/gtk-sharp-beans" +SRC_URI="https://github.com/mono/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -- cgit v1.2.3