summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-23 02:24:56 +0000
committerKarl Berry <karl@freefriends.org>2012-09-23 02:24:56 +0000
commit727bc1fc55b2afc5044fc410a15b2616005ba3ae (patch)
tree59b14b8133a30dff997c062538bc64e06e1fd1cc /Master/tlpkg/installer/ctan-mirrors.pl
parent9512a972df06c9cd4f6079ee921f74079e9c14d7 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@27782 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 8891e30f702..c348d1eccbc 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -10,6 +10,7 @@ $mirrors = {
'http://ftp.ctex.org/mirrors/CTAN/' => 1,
'http://mirror.bjtu.edu.cn/CTAN/' => 1,
'http://mirror.neu.edu.cn/CTAN/' => 1,
+ 'http://mirror.qdu.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1,
'http://mirrors.xmu.edu.cn/CTAN/' => 1
},
@@ -96,6 +97,7 @@ $mirrors = {
},
'Russia' => {
'http://ctan.uni-altai.ru/' => 1,
+ 'http://ctan.usu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.nlab.su/ctan/' => 1
},