From 1eac74ccee3a9557fac2a44457a4f5143953b6ae Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 12 Mar 2018 10:30:23 +0100 Subject: net-dns/dnssec-lookup: use HTTPS --- net-dns/dnssec-lookup/dnssec-lookup-2.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-dns/dnssec-lookup') diff --git a/net-dns/dnssec-lookup/dnssec-lookup-2.2.ebuild b/net-dns/dnssec-lookup/dnssec-lookup-2.2.ebuild index c79848fe5e59..f3ca3773b579 100644 --- a/net-dns/dnssec-lookup/dnssec-lookup-2.2.ebuild +++ b/net-dns/dnssec-lookup/dnssec-lookup-2.2.ebuild @@ -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=5 @@ -8,8 +8,8 @@ inherit qt4-r2 MY_PN=${PN/dnssec-/} MY_P=${MY_PN}-${PV} DESCRIPTION="DNS lookup utility that supports DNSSEC validation" -HOMEPAGE="http://www.dnssec-tools.org" -SRC_URI="http://www.dnssec-tools.org/download/${MY_P}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://www.dnssec-tools.org" +SRC_URI="https://www.dnssec-tools.org/download/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-18-g5258