commit: 6b753fcfcf20525ef0de99127809e30c75587a6d Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Dec 22 11:22:03 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Dec 22 12:55:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b753fcf
app-shells/ctypes-sh: update HOMEPAGE Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> app-shells/ctypes-sh/ctypes-sh-1.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/ctypes-sh/ctypes-sh-1.2-r2.ebuild b/app-shells/ctypes-sh/ctypes-sh-1.2-r2.ebuild index 3b1a75ac8c21..0cdb3fceef76 100644 --- a/app-shells/ctypes-sh/ctypes-sh-1.2-r2.ebuild +++ b/app-shells/ctypes-sh/ctypes-sh-1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools toolchain-funcs DESCRIPTION="Foreign function interface for bash" -HOMEPAGE="http://ctypes.sh/" +HOMEPAGE="https://github.com/taviso/ctypes.sh" SRC_URI="https://github.com/taviso/${PN/-/.}/releases/download/v${PV}/${P}.tar.gz" LICENSE="MIT"
