summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-30 00:57:33 +0000
committerKarl Berry <karl@freefriends.org>2019-12-30 00:57:33 +0000
commitce9bf41a426c795401faa21056a017f112e6300f (patch)
tree2494bd1e2e5a768397cf84271f766c96b88cda29 /Master/tlpkg/installer/ctan-mirrors.pl
parent6badb2f439126de0639ef48af48548a8a3bfa4a4 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53261 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 2 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 5fd3305da9f..1cb5b513e34 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -17,9 +17,9 @@ $mirrors = {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'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.tuna.tsinghua.edu.cn/CTAN/' => 1,
+ 'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
'Hong Kong' => {
'https://mirror-hk.koddos.net/CTAN/' => 1
@@ -176,9 +176,6 @@ $mirrors = {
}
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}