summaryrefslogtreecommitdiff
path: root/app-text/xml2doc/xml2doc-20030510-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/xml2doc/xml2doc-20030510-r2.ebuild')
-rw-r--r--app-text/xml2doc/xml2doc-20030510-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xml2doc/xml2doc-20030510-r2.ebuild b/app-text/xml2doc/xml2doc-20030510-r2.ebuild
index 471710170ee3..52f984d793dd 100644
--- a/app-text/xml2doc/xml2doc-20030510-r2.ebuild
+++ b/app-text/xml2doc/xml2doc-20030510-r2.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 autotools toolchain-funcs
DESCRIPTION="Tool to convert simple XML to a variety of formats (pdf, html, txt, manpage)"
HOMEPAGE="http://xml2doc.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tgz"
S="${WORKDIR}/${PN}"
LICENSE="GPL-2"