commit: e25ea15a06d31bdb46c3c5f6911b71d359547ca0
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 9 03:50:20 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 01:04:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25ea15a
sci-mathematics/twelf: update HOMEPAGE for https
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sci-mathematics/twelf/twelf-1.7.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/twelf/twelf-1.7.1-r2.ebuild
b/sci-mathematics/twelf/twelf-1.7.1-r2.ebuild
index c48262362df0..9e6c45a37143 100644
--- a/sci-mathematics/twelf/twelf-1.7.1-r2.ebuild
+++ b/sci-mathematics/twelf/twelf-1.7.1-r2.ebuild
@@ -9,7 +9,7 @@ MY_PN="${PN}-src"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Implementation of the logical framework LF"
-HOMEPAGE="http://twelf.org/"
+HOMEPAGE="https://twelf.org/"
SRC_URI="https://github.com/standardml/twelf/releases/download/v${PV}/${MY_P}.tar.gz"
SLOT="0/${PV}"