commit:     9c262c2fec682743a02557699178ace255a258bd
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 20:35:25 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 15:17:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c262c2f

net-dns/dnsdist: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/7725

 net-dns/dnsdist/dnsdist-1.2.0.ebuild | 4 ++--
 net-dns/dnsdist/dnsdist-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-dns/dnsdist/dnsdist-1.2.0.ebuild 
b/net-dns/dnsdist/dnsdist-1.2.0.ebuild
index 75b3d1113da..81f8dbfc0f8 100644
--- a/net-dns/dnsdist/dnsdist-1.2.0.ebuild
+++ b/net-dns/dnsdist/dnsdist-1.2.0.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=6
@@ -12,7 +12,7 @@ fi
 inherit eutils flag-o-matic user ${ADDITIONAL_ECLASSES}
 
 DESCRIPTION="A highly DNS-, DoS- and abuse-aware loadbalancer"
-HOMEPAGE="http://dnsdist.org";
+HOMEPAGE="https://dnsdist.org";
 
 if [[ ${PV} == 9999 ]]; then
        SRC_URI=""

diff --git a/net-dns/dnsdist/dnsdist-9999.ebuild 
b/net-dns/dnsdist/dnsdist-9999.ebuild
index 75b3d1113da..81f8dbfc0f8 100644
--- a/net-dns/dnsdist/dnsdist-9999.ebuild
+++ b/net-dns/dnsdist/dnsdist-9999.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=6
@@ -12,7 +12,7 @@ fi
 inherit eutils flag-o-matic user ${ADDITIONAL_ECLASSES}
 
 DESCRIPTION="A highly DNS-, DoS- and abuse-aware loadbalancer"
-HOMEPAGE="http://dnsdist.org";
+HOMEPAGE="https://dnsdist.org";
 
 if [[ ${PV} == 9999 ]]; then
        SRC_URI=""

Reply via email to