summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-01 00:59:06 +0000
committerKarl Berry <karl@freefriends.org>2020-01-01 00:59:06 +0000
commit373080b1d7e66fdcf1a414630f26c3115616fb20 (patch)
treefd1a071929cfb6882bab916fad1a48a2e8be34fb /Master/tlpkg/installer/ctan-mirrors.pl
parent91352a35607502245f1617ac48fe0b3a42be4533 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53286 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl9
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 4cc1735e089..293b22088df 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -19,8 +19,7 @@ $mirrors = {
'http://mirrors.geekpie.club/CTAN/' => 1,
'http://mirrors.hit.edu.cn/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
+ 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1
},
'Hong Kong' => {
'https://mirror-hk.koddos.net/CTAN/' => 1
@@ -29,9 +28,6 @@ $mirrors = {
'http://ctan.imsc.res.in/' => 1,
'http://mirror.iopb.res.in/tex-archive/' => 1
},
- 'Indonesia' => {
- 'https://mirror.unpad.ac.id/ctan/' => 1
- },
'Iran' => {
'http://ctan.asis.ai/' => 1,
'http://ctan.yazd.ac.ir/' => 1
@@ -177,6 +173,9 @@ $mirrors = {
}
},
'Oceania' => {
+ 'Australia' => {
+ 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
+ },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}