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 --- dev-util/febootstrap/febootstrap-2.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/febootstrap') diff --git a/dev-util/febootstrap/febootstrap-2.11.ebuild b/dev-util/febootstrap/febootstrap-2.11.ebuild index dc1da839142f..a7eadb541aae 100644 --- a/dev-util/febootstrap/febootstrap-2.11.ebuild +++ b/dev-util/febootstrap/febootstrap-2.11.ebuild @@ -7,8 +7,8 @@ EAPI="2" inherit eutils autotools DESCRIPTION="Fedora bootstrap scripts" -HOMEPAGE="http://people.redhat.com/~rjones/febootstrap/" -SRC_URI="http://people.redhat.com/~rjones/febootstrap/files/${P}.tar.gz" +HOMEPAGE="https://people.redhat.com/~rjones/febootstrap/" +SRC_URI="https://people.redhat.com/~rjones/febootstrap/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad