diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:20:31 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:49 +0200 |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /sys-apps/keyutils/keyutils-1.5.5.ebuild | |
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-apps/keyutils/keyutils-1.5.5.ebuild')
-rw-r--r-- | sys-apps/keyutils/keyutils-1.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/keyutils/keyutils-1.5.5.ebuild b/sys-apps/keyutils/keyutils-1.5.5.ebuild index 66bdb4d6158e..29ab4b9e95a3 100644 --- a/sys-apps/keyutils/keyutils-1.5.5.ebuild +++ b/sys-apps/keyutils/keyutils-1.5.5.ebuild @@ -7,8 +7,8 @@ EAPI="3" inherit multilib eutils toolchain-funcs linux-info DESCRIPTION="Linux Key Management Utilities" -HOMEPAGE="http://people.redhat.com/dhowells/keyutils/" -SRC_URI="http://people.redhat.com/dhowells/${PN}/${P}.tar.bz2" +HOMEPAGE="https://people.redhat.com/dhowells/keyutils/" +SRC_URI="https://people.redhat.com/dhowells/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |