From 87ee500ea32d3abeeba90c6b25ba6be8c5533f50 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 12 Mar 2018 10:30:49 +0100 Subject: net-dns/dnssec-nodes: use HTTPS --- net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-dns/dnssec-nodes') diff --git a/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild b/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild index ef03bc879664..e6ba7ee132b5 100644 --- a/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild +++ b/net-dns/dnssec-nodes/dnssec-nodes-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 @@ -6,8 +6,8 @@ EAPI=5 inherit eutils qt4-r2 DESCRIPTION="graphically depicts the DNSSEC results from a lookup via logfiles" -HOMEPAGE="http://www.dnssec-tools.org" -SRC_URI="http://www.dnssec-tools.org/download/${P}.tar.gz" +HOMEPAGE="https://www.dnssec-tools.org" +SRC_URI="https://www.dnssec-tools.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad