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 /net-ftp | |
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 'net-ftp')
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild | 2 | ||||
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild index b43b83b74ca2..1c21a17659fa 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit systemd eutils toolchain-funcs DESCRIPTION="port of the OpenBSD TFTP server" -HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" +HOMEPAGE="https://www.kernel.org/pub/software/network/tftp/" SRC_URI="mirror://kernel/software/network/tftp/${PN}/${P}.tar.xz" LICENSE="BSD-4" diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild index 8d0f116adf89..000757403ca1 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit toolchain-funcs DESCRIPTION="port of the OpenBSD TFTP server" -HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" +HOMEPAGE="https://www.kernel.org/pub/software/network/tftp/" SRC_URI="mirror://kernel/software/network/tftp/${PN}/${P}.tar.xz" LICENSE="BSD-4" |