mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
texlive_core: add the other source mirrors
The main ftp server doesn't allow too many connections, so it may fail.
This commit is contained in:
@@ -10,7 +10,15 @@ REVISION="1"
|
||||
|
||||
#fullVersion is for full releases from a tarball once a year
|
||||
fullVersion=20260301
|
||||
SOURCE_URI="ftp://tug.org/historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz"
|
||||
SOURCE_URI="ftp://tug.org/historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz
|
||||
https://ftp.math.utah.edu/pub/tex/historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz
|
||||
ftp://ftp.math.utah.edu/pub/tex/historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz
|
||||
https://texlive.info/historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz
|
||||
https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz
|
||||
ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz
|
||||
https://pi.kwarc.info/historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz
|
||||
https://mirrors.tuna.tsinghua.edu.cn/tex-historic-archive/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz
|
||||
https://mirror.nju.edu.cn/tex-historic/systems/texlive/$portVersion/texlive-$fullVersion-source.tar.xz"
|
||||
CHECKSUM_SHA256="cb120d314d3ceb23ac608af17ddd2c623afcf02331f400a0f25eead5b8ac1d70"
|
||||
SOURCE_DIR="texlive-$fullVersion-source"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user