commit:     87ee500ea32d3abeeba90c6b25ba6be8c5533f50
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Mar 12 09:30:49 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 19:09:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ee500e

net-dns/dnssec-nodes: use HTTPS

 net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild 
b/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild
index ef03bc87966..e6ba7ee132b 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"

Reply via email to