summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-02 01:23:25 +0000
committerKarl Berry <karl@freefriends.org>2018-12-02 01:23:25 +0000
commit4b78ffedbc422e3cff903dc76f7a41d480aebf03 (patch)
tree4f117131183d96755ec4b00dd7908d9d077b6ce8 /Master/tlpkg/installer/ctan-mirrors.pl
parentf71021373d466ac4e9a5e57a487f5a2c04e9f1a9 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 17258cbdfbb..5061d62fe84 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -13,6 +13,7 @@ $mirrors = {
'Asia' => {
'China' => {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
+ 'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.geekpie.club/CTAN/' => 1,
'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
@@ -110,7 +111,6 @@ $mirrors = {
'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1
},
'Portugal' => {
- 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1,
'ftp://ftp.ist.utl.pt/pub/ctan/' => 1,
'http://mirrors.up.pt/pub/CTAN/' => 1
},
@@ -166,9 +166,6 @@ $mirrors = {
}
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}