diff options
author | 2015-08-24 15:20:31 +0200 | |
---|---|---|
committer | 2015-08-24 15:41:49 +0200 | |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /sys-libs/libkudzu | |
parent | dev-java/vecmath: Version bump. Fixes bug 558552. (diff) | |
download | gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.bz2 gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.zip |
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-libs/libkudzu')
-rw-r--r-- | sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild index c5b159bc1773..01560d95027c 100644 --- a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild +++ b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils linux-info flag-o-matic toolchain-funcs DESCRIPTION="Red Hat Hardware detection tools" -HOMEPAGE="http://rhlinux.redhat.com/kudzu/" +HOMEPAGE="https://rhlinux.redhat.com/kudzu/" SRC_URI="mirror://gentoo/kudzu-${PV}.tar.gz" LICENSE="GPL-2" |