summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/tth/tth-4.08.ebuild')
-rw-r--r--dev-tex/tth/tth-4.08.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/tth/tth-4.08.ebuild b/dev-tex/tth/tth-4.08.ebuild
index f01424998597..2072785841d1 100644
--- a/dev-tex/tth/tth-4.08.ebuild
+++ b/dev-tex/tth/tth-4.08.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Translate TEX into HTML"
HOMEPAGE="http://hutchinson.belmont.ma.us/tth/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}${PV}.tar.gz"
SLOT="0"
LICENSE="GPL-2"