summaryrefslogtreecommitdiff
path: root/dev-java/jacl/jacl-1.4.1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jacl/jacl-1.4.1-r2.ebuild')
-rw-r--r--dev-java/jacl/jacl-1.4.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jacl/jacl-1.4.1-r2.ebuild b/dev-java/jacl/jacl-1.4.1-r2.ebuild
index f1cd44ee2aaa..53e9a0ae85f6 100644
--- a/dev-java/jacl/jacl-1.4.1-r2.ebuild
+++ b/dev-java/jacl/jacl-1.4.1-r2.ebuild
@@ -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
@@ -8,7 +8,7 @@ inherit java-pkg-2 java-pkg-simple
DESCRIPTION="Jacl is an implementation of Tcl written in Java"
HOMEPAGE="http://tcljava.sourceforge.net"
-SRC_URI="mirror://sourceforge/project/tcljava/jacl/${PV}/jacl${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/project/tcljava/jacl/${PV}/jacl${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"