diff options
Diffstat (limited to 'app-officeext/texmaths/texmaths-0.48.2.ebuild')
-rw-r--r-- | app-officeext/texmaths/texmaths-0.48.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/texmaths/texmaths-0.48.2.ebuild b/app-officeext/texmaths/texmaths-0.48.2.ebuild index 772c5a4a4f67..67242cc0449a 100644 --- a/app-officeext/texmaths/texmaths-0.48.2.ebuild +++ b/app-officeext/texmaths/texmaths-0.48.2.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 @@ -13,7 +13,7 @@ inherit office-ext-r1 DESCRIPTION="LaTeX Equation Editor for LibreOffice" HOMEPAGE="http://roland65.free.fr/texmaths/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt" +SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.oxt" LICENSE="GPL-2" SLOT="0" |