From: Michael Mair-Keimberger Date: Fri, 30 Mar 2018 20:35:25 +0000 (+0200) Subject: net-dns/dnsdist: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9c262c2fec682743a02557699178ace255a258bd;p=gentoo.git net-dns/dnsdist: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7725 --- diff --git a/net-dns/dnsdist/dnsdist-1.2.0.ebuild b/net-dns/dnsdist/dnsdist-1.2.0.ebuild index 75b3d1113da0..81f8dbfc0f87 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 75b3d1113da0..81f8dbfc0f87 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=""