diff options
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsviz/dnsviz-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |