diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-11-14 19:13:56 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-11-14 19:24:20 -0500 |
commit | a10f4a1dccf6a910cbe060d243564ae8de99fb4a (patch) | |
tree | dab676d59257bae44a07a8712d8942ed07c78cb4 /net-misc/hath | |
parent | net-misc/haeredes: update HOMEPAGE (http -> https) (diff) | |
download | gentoo-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.ebuild | 2 |
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" |