summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-12 01:05:47 +0000
committerKarl Berry <karl@freefriends.org>2017-03-12 01:05:47 +0000
commit8d5412e7dd3ece6498dbf3ddc5af3dba71842bfd (patch)
tree8c0a2706d339f3928bc739c62b66c8a64bfe0df0 /Master/tlpkg/installer
parent714653d583dfd5e69de03308a2e8143d843848da (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@43472 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl18
1 files changed, 8 insertions, 10 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index e1ef7df8a8e..e868a0e4b77 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -12,6 +12,7 @@ $mirrors = {
'Asia' => {
'China' => {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
+ 'http://mirrors.opencas.cn/ctan/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
@@ -25,7 +26,8 @@ $mirrors = {
},
'Japan' => {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
- 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1
+ 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
+ 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
@@ -39,15 +41,8 @@ $mirrors = {
'http://mirror.pregi.net/tex-archive/' => 1
},
'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1
- }
- },
- 'Australasia' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
- 'New Zealand' => {
- 'http://mirror.aut.ac.nz/CTAN/' => 1
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
+ 'http://ftp.yzu.edu.tw/CTAN/' => 1
}
},
'Europe' => {
@@ -142,6 +137,9 @@ $mirrors = {
'Costa Rica' => {
'http://mirrors.ucr.ac.cr/CTAN/' => 1
},
+ 'New Zealand' => {
+ 'http://mirror.aut.ac.nz/CTAN/' => 1
+ },
'USA' => {
'http://ctan.mackichan.com/' => 1,
'http://ctan.math.washington.edu/tex-archive/' => 1,