diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-26 00:23:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-26 00:23:11 +0000 |
commit | f89b6714c88295981e892647033b2eab37d9ec10 (patch) | |
tree | 8ee9d973b5d807f5928eafbc9751d4735cae9cd3 /Master/tlpkg | |
parent | ede26563780786c35c1d1f44a58ebd88dd144091 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48994 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 01d5f149e8f..030debb9560 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -22,8 +22,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.io/' => 1, |