summaryrefslogtreecommitdiff
path: root/dev-tex/html2latex/html2latex-1.1-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/html2latex/html2latex-1.1-r3.ebuild')
-rw-r--r--dev-tex/html2latex/html2latex-1.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/html2latex/html2latex-1.1-r3.ebuild b/dev-tex/html2latex/html2latex-1.1-r3.ebuild
index eafcd9548f39..937159fb7d80 100644
--- a/dev-tex/html2latex/html2latex-1.1-r3.ebuild
+++ b/dev-tex/html2latex/html2latex-1.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit perl-module
DESCRIPTION="Perl script to convert HTML files into formatted LaTeX"
HOMEPAGE="https://html2latex.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"