summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/biblatex/biblatex-3.14.ebuild')
-rw-r--r--dev-tex/biblatex/biblatex-3.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/biblatex/biblatex-3.14.ebuild b/dev-tex/biblatex/biblatex-3.14.ebuild
index d821b64c0d4d..78111a310eda 100644
--- a/dev-tex/biblatex/biblatex-3.14.ebuild
+++ b/dev-tex/biblatex/biblatex-3.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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 latex-package
DESCRIPTION="Reimplementation of the bibliographic facilities provided by LaTeX"
HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex https://github.com/plk/biblatex/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tds.tgz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tds.tgz"
LICENSE="LPPL-1.3"
SLOT="0"