From f0f7c6170c37edbc61a1c8581a64e60923aa6c5b Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:20:31 +0200 Subject: Use https for kernel.org and redhat.com Signed-off-by: Justin Lecher --- sys-apps/more/more-2.12r.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/more/more-2.12r.ebuild') diff --git a/sys-apps/more/more-2.12r.ebuild b/sys-apps/more/more-2.12r.ebuild index fb2699e53c73..b4f12c08fd72 100644 --- a/sys-apps/more/more-2.12r.ebuild +++ b/sys-apps/more/more-2.12r.ebuild @@ -7,7 +7,7 @@ EAPI=2 inherit eutils flag-o-matic DESCRIPTION="Primitive text file viewer" -HOMEPAGE="http://www.kernel.org/pub/linux/utils/util-linux/" +HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/" SRC_URI="mirror://kernel/linux/utils/util-linux/util-linux-${PV}.tar.bz2" S=${WORKDIR}/util-linux-${PV} -- cgit v1.2.3-65-gdbad