net-dns/dnsviz: fix homepage
authorHasan ÇALIŞIR <hasan.calisir@psauxit.com>
Sun, 20 Oct 2019 13:05:14 +0000 (16:05 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 23 Oct 2019 04:51:41 +0000 (07:51 +0300)
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>
net-dns/dnsviz/dnsviz-0.8.2.ebuild

index 3787de26511433ff5d66814e3150f63406e92d00..0081344f211cca2115a8812e193c548a42faf800 100644 (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"