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 --- sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/hardened-shadow') diff --git a/sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild b/sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild index 1bd9cadd37d8..f6aed78a87e6 100644 --- a/sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild +++ b/sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild @@ -8,7 +8,7 @@ inherit autotools-utils eutils multilib user DESCRIPTION="Hardened implementation of user account utilities" HOMEPAGE="https://code.google.com/p/hardened-shadow/" -SRC_URI="http://hardened-shadow.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://hardened-shadow.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-65-gdbad