diff options
Diffstat (limited to 'app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild')
-rw-r--r-- | app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild index 61aae0e..7b3477a 100644 --- a/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild +++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20230311.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Freetype 2 based TrueType font to TeX's PK format converter" HOMEPAGE="https://tug.org/texlive/" -SRC_URI="mirror://ctan/systems/texlive/Source/texlive-${PV#*_p}-source.tar.xz" +SRC_URI="https://mirrors.ctan.org/systems/texlive/Source/texlive-${PV#*_p}-source.tar.xz" S="${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}" LICENSE="GPL-2" |