summaryrefslogtreecommitdiff
path: root/dev-util/febootstrap
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:20:31 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:49 +0200
commitf0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch)
tree58f270897c87287826c8a209ba30c788cbccd871 /dev-util/febootstrap
parentcb21420626e20e91b81cb8b33c5fa888a9cc2b7b (diff)
downloadgentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz
gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.xz
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-util/febootstrap')
-rw-r--r--dev-util/febootstrap/febootstrap-2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/febootstrap/febootstrap-2.11.ebuild b/dev-util/febootstrap/febootstrap-2.11.ebuild
index dc1da839142..a7eadb541aa 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"