From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild') diff --git a/app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild b/app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild index 988e41a34418..b21a1bbf6609 100644 --- a/app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild +++ b/app-admin/hardinfo/hardinfo-0.5.2_pre20130823.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="A system information and benchmark tool for Linux systems" HOMEPAGE="http://hardinfo.berlios.de/" -SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-18-g5258