diff options
author | Norbert Preining <norbert@preining.info> | 2024-03-08 03:01:54 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2024-03-08 03:01:54 +0000 |
commit | 0eba0875b1bcc4a022360ed72a29a81e041cd467 (patch) | |
tree | f13d24b9b87f5b08056e445eb7c206d9a3a902a8 /systems/texlive/tlnet/tlpkg/installer | |
parent | dc177b2cd4ed993d65860adc66d256969c1bb6ad (diff) |
CTAN sync 202403080301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index f7773ad7ff..7d25ef7386 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -66,6 +66,7 @@ $mirrors = { 'Europe' => { 'Austria' => { 'https://mirror.easyname.at/ctan/' => 1, + 'https://mirror.kumi.systems/ctan/' => 1, }, 'Belarus' => { 'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1, @@ -87,6 +88,7 @@ $mirrors = { 'https://ctan.mines-albi.fr/' => 1, 'https://ctan.tetaneutral.net/' => 1, 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, + 'https://mirror.ibcp.fr/pub/CTAN/' => 1, 'https://mirrors.ircam.fr/pub/CTAN/' => 1, 'https://texlive.mycozy.space/' => 1, }, @@ -136,6 +138,7 @@ $mirrors = { 'Poland' => { 'https://ctan.gust.org.pl/tex-archive/' => 1, 'https://polish-mirror.evolution-host.com/ctan/' => 1, + 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { 'https://ftp.eq.uc.pt/software/TeX/' => 1, @@ -199,7 +202,6 @@ $mirrors = { 'Australia' => { 'https://au.mirrors.cicku.me/ctan/' => 1, 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1, - 'https://mirror.cse.unsw.edu.au/pub/CTAN/' => 1, }, }, 'South America' => { |