dev-scheme/scm: update HOMEPAGE

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-12-15 19:33:04 +00:00
parent 8369d2f207
commit 1bdfed6994

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ MY_P=${PN}-${MY_PV}
inherit toolchain-funcs
DESCRIPTION="SCM is a Scheme implementation from the author of slib"
HOMEPAGE="http://swiss.csail.mit.edu/~jaffer/SCM"
HOMEPAGE="https://people.csail.mit.edu/jaffer/SCM.html"
SRC_URI="http://groups.csail.mit.edu/mac/ftpdir/scm/${MY_P}.zip"
S=${WORKDIR}/${PN}