diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-14 23:48:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-14 23:48:40 +0000 |
commit | 61bb7cf442a9a869742720d69e6381f5f3a094ea (patch) | |
tree | 386a6a0f9f62514bee427389de4c76780ceceaf7 /Master/tlpkg/installer | |
parent | 4e3f183f08796921fe328ee75e273fbd2ad0be32 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60766 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 825e1816452..b0b33e9ceb2 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -71,9 +71,6 @@ $mirrors = { 'http://ftp.cvut.cz/tex-archive/' => 1, 'https://mirrors.nic.cz/tex-archive/' => 1, }, - 'Denmark' => { - 'https://mirrors.dotsrc.org/ctan/' => 1, - }, 'Finland' => { 'https://www.nic.funet.fi/pub/TeX/CTAN/' => 1, 'https://www.texlive.info/CTAN/' => 1, @@ -86,7 +83,6 @@ $mirrors = { 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'https://mirror.ibcp.fr/pub/CTAN/' => 1, 'https://mirrors.chevalier.io/CTAN/' => 1, - 'https://mirrors.ircam.fr/pub/CTAN/' => 1, 'https://texlive.mycozy.space/' => 1, }, 'Germany' => { @@ -96,7 +92,6 @@ $mirrors = { 'https://ctan.ebinger.cc/tex-archive/' => 1, 'https://ctan.joethei.xyz/' => 1, 'https://ctan.kako-dev.de/' => 1, - 'https://ctan.mc1.root.project-creative.net/' => 1, 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, 'https://ctan.space-pro.be/tex-archive/' => 1, @@ -197,6 +192,9 @@ $mirrors = { 'Australia' => { 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1, }, + 'New Zealand' => { + 'https://mirror.aut.ac.nz/CTAN/' => 1, + }, }, 'South America' => { 'Chile' => { |