summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Zander <negril.nx+gentoo@gmail.com>2023-11-28 15:52:15 +0100
committerPaul Zander <negril.nx+gentoo@gmail.com>2023-11-28 15:52:15 +0100
commit0da9b5d31a3935f0027ae3e5fa15c6ba3bd18907 (patch)
tree94054c7a1a0924e4a912b9be88146531be367d68 /app-text/dvipsk
parentapp-text/texlive-core: fix texlive-*-source SRC_URI (diff)
downloadtex-overlay-0da9b5d31a3935f0027ae3e5fa15c6ba3bd18907.tar.gz
tex-overlay-0da9b5d31a3935f0027ae3e5fa15c6ba3bd18907.tar.bz2
tex-overlay-0da9b5d31a3935f0027ae3e5fa15c6ba3bd18907.zip
fix texlive-*-source SRC_URI
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Diffstat (limited to 'app-text/dvipsk')
-rw-r--r--app-text/dvipsk/dvipsk-20230311_p66203.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dvipsk/dvipsk-20230311_p66203.ebuild b/app-text/dvipsk/dvipsk-20230311_p66203.ebuild
index fe54216..d043d44 100644
--- a/app-text/dvipsk/dvipsk-20230311_p66203.ebuild
+++ b/app-text/dvipsk/dvipsk-20230311_p66203.ebuild
@@ -8,7 +8,7 @@ inherit texlive-common
TL_VERSION=$(ver_cut 1)
DESCRIPTION="DVI-to-PostScript translator"
HOMEPAGE="https://tug.org/texlive/"
-SRC_URI="mirror://ctan/Source/texlive-${TL_VERSION}-source.tar.xz"
+SRC_URI="mirror://ctan/systems/texlive/Source/texlive-${TL_VERSION}-source.tar.xz"
DVIPS_REVISION=$(ver_cut 3)
EXTRA_TL_MODULES="dvips.r${DVIPS_REVISION}"