From e25ea15a06d31bdb46c3c5f6911b71d359547ca0 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 8 Sep 2024 23:50:20 -0400 Subject: sci-mathematics/twelf: update HOMEPAGE for https Signed-off-by: Eli Schwartz --- 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}" -- cgit v1.2.3-65-gdbad