commit: 7a820b91cc6a22f47d851578ebb88d9c62da2001 Author: Hasan ÇALIŞIR <hasan.calisir <AT> psauxit <DOT> com> AuthorDate: Sun Oct 20 13:05:14 2019 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Oct 23 04:51:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a820b91
net-dns/dnsviz: fix homepage Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir <AT> psauxit.com> Closes: https://github.com/gentoo/gentoo/pull/13362 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-dns/dnsviz/dnsviz-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/dnsviz/dnsviz-0.8.2.ebuild b/net-dns/dnsviz/dnsviz-0.8.2.ebuild index 3787de26511..0081344f211 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"
