diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-07 23:53:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-07 23:53:01 +0000 |
commit | 0bd114e1357cf3ba9ab311d3fa82b318d35555f9 (patch) | |
tree | fbd5ac7f48ba9d2e7d980b5e141f2c48b5b12dfb /Master/tlpkg | |
parent | 9005458c14d26f91012bb85ec7b06193b71d3568 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51844 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 ce33041d2a7..45559c32172 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -13,12 +13,12 @@ $mirrors = { 'China' => { 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.cqu.edu.cn/CTAN/' => 1, - 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, 'India' => { + 'http://ctan.imsc.res.in/' => 1, 'http://mirror.iopb.res.in/tex-archive/' => 1 }, 'Iran' => { @@ -103,7 +103,6 @@ $mirrors = { 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { - 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'http://mirrors.up.pt/pub/CTAN/' => 1 }, 'Romania' => { |