diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-16 23:55:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-16 23:55:00 +0000 |
commit | 5ccd2c08ab341c51d0fffa59b25317003f97f08b (patch) | |
tree | 52a2e2a7754656c16056252f955677fb68079eca /Master/tlpkg/installer | |
parent | 0d806639ea4f3cf951ae0155a90ab0943dfc16e3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@54777 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d46ef13876a..bcab5448a4b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -44,14 +44,10 @@ $mirrors = { }, 'Korea' => { 'http://ftp.harukasan.org/CTAN/' => 1, - 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.navercorp.com/CTAN/' => 1, 'http://mirror.yongbok.net/ctan/' => 1, }, - 'Philippines' => { - 'http://mirror.pregi.net/tex-archive/' => 1, - }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -85,7 +81,6 @@ $mirrors = { 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/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, @@ -173,7 +168,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' => { |