From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https Signed-off-by: Justin Lecher --- net-libs/libproxy/libproxy-0.4.11-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-libs/libproxy') diff --git a/net-libs/libproxy/libproxy-0.4.11-r2.ebuild b/net-libs/libproxy/libproxy-0.4.11-r2.ebuild index e1030fe8fc04..eae73af80774 100644 --- a/net-libs/libproxy/libproxy-0.4.11-r2.ebuild +++ b/net-libs/libproxy/libproxy-0.4.11-r2.ebuild @@ -9,7 +9,7 @@ inherit cmake-multilib eutils flag-o-matic mono python-r1 DESCRIPTION="Library for automatic proxy configuration management" HOMEPAGE="https://code.google.com/p/libproxy/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -- cgit v1.2.3-65-gdbad