diff options
Diffstat (limited to 'app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild')
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild index 50ae0af..31bf904 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.8_p20230311.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font" 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/ps2pk" LICENSE="MIT" |