commit: 3b1fe1ec08fcdc75d0a06e1a39b47925ec4ce52c Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Wed Nov 15 00:13:21 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Wed Nov 15 00:24:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1fe1ec
net-misc/haeredes: update HOMEPAGE (http -> https) Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> net-misc/haeredes/haeredes-0.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/haeredes/haeredes-0.5.3.ebuild b/net-misc/haeredes/haeredes-0.5.3.ebuild index 7b0f3d3d4c7b..15a105ba5401 100644 --- a/net-misc/haeredes/haeredes-0.5.3.ebuild +++ b/net-misc/haeredes/haeredes-0.5.3.ebuild @@ -7,7 +7,7 @@ CABAL_FEATURES="test-suite" inherit haskell-cabal DESCRIPTION="Confirm delegation of NS and MX records" -HOMEPAGE="http://michael.orlitzky.com/code/haeredes.xhtml" +HOMEPAGE="https://michael.orlitzky.com/code/haeredes.xhtml" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3"
