summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2023-11-14 19:13:56 -0500
committerMichael Orlitzky <mjo@gentoo.org>2023-11-14 19:24:20 -0500
commita10f4a1dccf6a910cbe060d243564ae8de99fb4a (patch)
treedab676d59257bae44a07a8712d8942ed07c78cb4 /net-misc/hath
parentnet-misc/haeredes: update HOMEPAGE (http -> https) (diff)
downloadgentoo-a10f4a1dccf6a910cbe060d243564ae8de99fb4a.tar.gz
gentoo-a10f4a1dccf6a910cbe060d243564ae8de99fb4a.tar.bz2
gentoo-a10f4a1dccf6a910cbe060d243564ae8de99fb4a.zip
net-misc/hath: update HOMEPAGE (http -> https)
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-misc/hath')
-rw-r--r--net-misc/hath/hath-0.5.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/hath/hath-0.5.7.ebuild b/net-misc/hath/hath-0.5.7.ebuild
index bd0560dc7ce9..fca6453aa95e 100644
--- a/net-misc/hath/hath-0.5.7.ebuild
+++ b/net-misc/hath/hath-0.5.7.ebuild
@@ -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"