summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-30 22:35:25 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:17:27 -0400
commit9c262c2fec682743a02557699178ace255a258bd (patch)
tree2742193ede47e9d6fe7d6094988044a46deafb16 /net-dns/dnsdist/dnsdist-9999.ebuild
parentnet-proxy/pingtunnel: use HTTPS (diff)
downloadgentoo-9c262c2fec682743a02557699178ace255a258bd.tar.gz
gentoo-9c262c2fec682743a02557699178ace255a258bd.tar.bz2
gentoo-9c262c2fec682743a02557699178ace255a258bd.zip
net-dns/dnsdist: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7725
Diffstat (limited to 'net-dns/dnsdist/dnsdist-9999.ebuild')
-rw-r--r--net-dns/dnsdist/dnsdist-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""