commit: 65231c4c0d702d6ffa7cd172ba3fc68ee9b9aa67
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 20:04:53 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 21:23:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65231c4c
dev-libs/argtable: update HOMEPAGE for RedirectedUrl
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-libs/argtable/argtable-2.13-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/argtable/argtable-2.13-r4.ebuild
b/dev-libs/argtable/argtable-2.13-r4.ebuild
index 2ce65ab42cc9..0d0c246bf90d 100644
--- a/dev-libs/argtable/argtable-2.13-r4.ebuild
+++ b/dev-libs/argtable/argtable-2.13-r4.ebuild
@@ -9,7 +9,7 @@ MY_PV="$(ver_rs 1 '-')"
MY_P=${PN}${MY_PV}
DESCRIPTION="An ANSI C library for parsing GNU-style command-line options with
minimal fuss"
-HOMEPAGE="https://argtable.sourceforge.net"
+HOMEPAGE="https://argtable.sourceforge.io"
SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.gz"
S="${WORKDIR}"/${MY_P}