diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-16 23:53:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-16 23:53:23 +0000 |
commit | dda9c46d07ac6ba3d9b27ed0093379975e66282d (patch) | |
tree | 8250aefd483a4bd2ac2dfa6d88642a7262f0d92a /Master | |
parent | ba0c42394f158b6cba95d9cf784941e766e09f6e (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51891 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7e0e7f9fa4c..f82f1642176 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -19,8 +19,7 @@ $mirrors = { 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, 'India' => { - 'http://ctan.imsc.res.in/' => 1, - 'http://mirror.iopb.res.in/tex-archive/' => 1 + 'http://ctan.imsc.res.in/' => 1 }, 'Iran' => { 'http://ctan.asis.ai/' => 1, @@ -153,7 +152,6 @@ $mirrors = { 'http://mirror.las.iastate.edu/tex-archive/' => 1, '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 } }, |