net-dns/dnssec-validator: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 12 Mar 2018 09:34:34 +0000 (10:34 +0100)
committerCraig Andrews <candrews@gentoo.org>
Tue, 20 Mar 2018 19:09:44 +0000 (15:09 -0400)
net-dns/dnssec-validator/dnssec-validator-2.2-r1.ebuild

index 7830c98a5d5b1fd577330700a1bf196f32842eda..e1adc510a27558a6064f447c07b36f164b85547b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils
 
 DESCRIPTION="DNSSEC validator (dnsval)"
-HOMEPAGE="http://www.dnssec-tools.org/"
-SRC_URI="http://www.dnssec-tools.org/download/dnsval-${PV}.tar.gz"
+HOMEPAGE="https://www.dnssec-tools.org/"
+SRC_URI="https://www.dnssec-tools.org/download/dnsval-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"