summaryrefslogtreecommitdiff
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 /net-dns
parentdev-java/vecmath: Version bump. Fixes bug 558552. (diff)
downloadgentoo-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-dns')
-rw-r--r--net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild2
-rw-r--r--net-dns/hash-slinger/hash-slinger-2.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild b/net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild
index a8a4de38fad8..a5e0051d9345 100644
--- a/net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild
+++ b/net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild
@@ -10,7 +10,7 @@ FCVER="6"
MY_PV="${PV%.*}-${PV##*.}"
MY_P="${PN%%-*}-${MY_PV}"
DESCRIPTION="A simple BIND key generator"
-HOMEPAGE="http://fedora.redhat.com/projects/config-tools/"
+HOMEPAGE="https://fedora.redhat.com/projects/config-tools/"
SRC_URI="mirror://gentoo/${MY_P}.fc${FCVER}.src.rpm"
LICENSE="public-domain"
diff --git a/net-dns/hash-slinger/hash-slinger-2.6.ebuild b/net-dns/hash-slinger/hash-slinger-2.6.ebuild
index 0d9d838037c6..e3045b354142 100644
--- a/net-dns/hash-slinger/hash-slinger-2.6.ebuild
+++ b/net-dns/hash-slinger/hash-slinger-2.6.ebuild
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
inherit python-r1
DESCRIPTION="Various tools to generate special DNS records like SSHFP, TLSA, OPENPGPKEY, IPSECKEY"
-HOMEPAGE="http://people.redhat.com/pwouters/hash-slinger/"
-SRC_URI="http://people.redhat.com/pwouters/${PN}/${P}.tar.gz"
+HOMEPAGE="https://people.redhat.com/pwouters/hash-slinger/"
+SRC_URI="https://people.redhat.com/pwouters/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"