From: Hasan ÇALIŞIR Date: Sun, 20 Oct 2019 13:05:14 +0000 (+0300) Subject: net-dns/dnsviz: fix homepage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7a820b91cc6a22f47d851578ebb88d9c62da2001;p=gentoo.git net-dns/dnsviz: fix homepage Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hasan ÇALIŞIR Closes: https://github.com/gentoo/gentoo/pull/13362 Signed-off-by: Joonas Niilola --- diff --git a/net-dns/dnsviz/dnsviz-0.8.2.ebuild b/net-dns/dnsviz/dnsviz-0.8.2.ebuild index 3787de265114..0081344f211c 100644 --- a/net-dns/dnsviz/dnsviz-0.8.2.ebuild +++ b/net-dns/dnsviz/dnsviz-0.8.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 eutils DESCRIPTION="Tool suite for analysis and visualization of DNS and DNSSEC" -HOMEPAGE="http://dnsviz.net/" +HOMEPAGE="https://dnsviz.net/" SRC_URI="https://github.com/dnsviz/dnsviz/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0"