diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-19 16:09:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-19 16:09:22 +0000 |
commit | 23ca21803eef114300720ee001c2c3a9c91b0fed (patch) | |
tree | 93433ef86e1148b623b780caed5619157761f9ed | |
parent | d3e2b1734a87932286bd8ec35f84f953af8b805d (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@54797 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 07b056d3ced..e650af433b0 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -79,8 +79,10 @@ $mirrors = { 'http://ctan.mines-albi.fr/' => 1, 'http://ctan.tetaneutral.net/' => 1, 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, + 'http://mirror.ibcp.fr/pub/CTAN/' => 1, 'http://mirrors.ircam.fr/pub/CTAN/' => 1, 'http://mirrors.standaloneinstaller.com/ctan/' => 1, + 'https://mirrors.chevalier.io/CTAN/' => 1, }, 'Germany' => { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, @@ -115,9 +117,6 @@ $mirrors = { 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1, 'http://mirror.koddos.net/CTAN/' => 1, }, - 'Norway' => { - 'http://ctan.uib.no/' => 1, - }, 'Poland' => { 'ftp://ftp.gust.org.pl/TeX/' => 1, 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1, @@ -168,7 +167,6 @@ $mirrors = { 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, - 'http://mirrors.rit.edu/CTAN/' => 1, }, }, 'Oceania' => { |