diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-27 01:25:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-27 01:25:25 +0000 |
commit | b2eb2e5c0e71c353b384dddc6254bd0be4553737 (patch) | |
tree | 96dae757a887e2f9af4ae7e665eca6e485e6de5a /Master/tlpkg | |
parent | 86b9d820bb8631679741c620fc4721170f242387 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@33692 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a818f3d212a..ea6d915fa58 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -8,6 +8,7 @@ $mirrors = { 'Asia' => { 'China' => { 'http://ftp.ctex.org/mirrors/CTAN/' => 1, + 'http://mirror.bjtu.edu.cn/CTAN/' => 1, 'http://mirror.neu.edu.cn/CTAN/' => 1, 'http://mirrors.hustunique.com/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 @@ -16,14 +17,15 @@ $mirrors = { 'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1 }, 'India' => { - 'http://ctan.imsc.res.in/' => 1, - 'http://in.httpd.co/mirrors/ctan/' => 1 + 'http://ctan.imsc.res.in/' => 1 }, 'Indonesia' => { 'http://kambing.ui.ac.id/ctan/' => 1 }, 'Iran' => { - 'http://ctan.asis.io/tex-archive/' => 1 + 'http://ctan.asis.io/tex-archive/' => 1, + 'http://ctan.yazd.ac.ir/' => 1, + 'http://ctan.yazduni.ac.ir/' => 1 }, 'Israel' => { 'http://mirror.isoc.org.il/pub/ctan/' => 1 @@ -69,9 +71,6 @@ $mirrors = { 'Czech Republic' => { 'http://ftp.cvut.cz/tex-archive/' => 1 }, - 'Denmark' => { - 'http://mirrors.dotsrc.org/ctan/' => 1 - }, 'Finland' => { 'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1 }, @@ -121,6 +120,7 @@ $mirrors = { }, 'Russia' => { 'http://ctan.uni-altai.ru/' => 1, + 'http://ctan.usu.ru/' => 1, 'http://mirror.macomnet.net/pub/CTAN/' => 1 }, 'Slovenia' => { |