summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2024-09-08 23:50:20 -0400
committerEli Schwartz <eschwartz@gentoo.org>2024-09-09 21:04:12 -0400
commite25ea15a06d31bdb46c3c5f6911b71d359547ca0 (patch)
tree94454d08c00d1fb9a850b870e90ba7eb47ffbbf0
parentsci-mathematics/twelf: update SRC_URI to new mirror (diff)
downloadgentoo-e25ea15a06d31bdb46c3c5f6911b71d359547ca0.tar.gz
gentoo-e25ea15a06d31bdb46c3c5f6911b71d359547ca0.tar.bz2
gentoo-e25ea15a06d31bdb46c3c5f6911b71d359547ca0.zip
sci-mathematics/twelf: update HOMEPAGE for https
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
-rw-r--r--sci-mathematics/twelf/twelf-1.7.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"