net-dns/dnsdist: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 30 Mar 2018 20:35:25 +0000 (22:35 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:17:27 +0000 (11:17 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7725

net-dns/dnsdist/dnsdist-1.2.0.ebuild
net-dns/dnsdist/dnsdist-9999.ebuild

index 75b3d1113da0aeed3055da4beb6809d3ebd20984..81f8dbfc0f875f0f9e2d471a5c94468a586b298c 100644 (file)
@@ -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=""
index 75b3d1113da0aeed3055da4beb6809d3ebd20984..81f8dbfc0f875f0f9e2d471a5c94468a586b298c 100644 (file)
@@ -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=""