summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-01-18 15:08:19 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-01-18 15:08:33 +0100
commitbd35a92372c2bb7d350a592855f228402c5e475d (patch)
tree146a949648fe4269b5c70be6e9dc49af0dbe7655 /dev-libs/kpathsea
parenttexlive-common.eclass: fix dosym usage (diff)
downloadtex-overlay-bd35a92372c2bb7d350a592855f228402c5e475d.tar.gz
tex-overlay-bd35a92372c2bb7d350a592855f228402c5e475d.tar.bz2
tex-overlay-bd35a92372c2bb7d350a592855f228402c5e475d.zip
Inline 'ctan' thirdpartymirror
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-libs/kpathsea')
-rw-r--r--dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild b/dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild
index 8c5de73..3d720de 100644
--- a/dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild
+++ b/dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild
@@ -11,7 +11,7 @@ MY_SOURCE_FILE="texlive-${PV#*_p}-source.tar.xz"
DESCRIPTION="Path searching library for TeX-related files"
HOMEPAGE="https://tug.org/texlive/"
SRC_URI="
- mirror://ctan/systems/texlive/Source/${MY_SOURCE_FILE}
+ https://mirrors.ctan.org/systems/texlive/Source/${MY_SOURCE_FILE}
https://dev.gentoo.org/~flow/distfiles/texlive/${MY_SOURCE_FILE}
https://dev.gentoo.org/~sam/distfiles/texlive/${PN}-texmf.d-${TEXMFD_VERSION}.tar.xz
"