net-misc/hath: update HOMEPAGE (http -> https)

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2023-11-14 19:13:56 -05:00
parent 3b1fe1ec08
commit a10f4a1dcc

View File

@@ -9,7 +9,7 @@ CABAL_FEATURES="test-suite"
inherit haskell-cabal
DESCRIPTION="Hath manipulates network blocks in CIDR notation"
HOMEPAGE="http://michael.orlitzky.com/code/hath.xhtml"
HOMEPAGE="https://michael.orlitzky.com/code/hath.xhtml"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="AGPL-3"