net-dns/dnsviz: fix homepage

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
Closes: https://github.com/gentoo/gentoo/pull/13362
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Hasan ÇALIŞIR
2019-10-20 16:05:14 +03:00
committed by Joonas Niilola
parent 91dec233b3
commit 7a820b91cc

View File

@@ -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"