summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-02 15:10:11 +0000
committerKarl Berry <karl@freefriends.org>2019-11-02 15:10:11 +0000
commitd4876a420b80abfea42358ba1446e57ebc359f85 (patch)
tree15c4ba3d2c591e7796b49dd9c36578f1bbe8b7e2
parenta10ed2e738581ea7a5e131c1ad2e64d442046e56 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52614 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 1 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 810441783b7..621b591ccc7 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -18,8 +18,7 @@ $mirrors = {
'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.geekpie.club/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
},
'India' => {
'http://ctan.imsc.res.in/' => 1,
@@ -145,9 +144,6 @@ $mirrors = {
'Sweden' => {
'http://ftp.acc.umu.se/mirror/CTAN/' => 1
},
- 'Switzerland' => {
- 'http://www.pirbot.com/mirrors/ctan/' => 1
- },
'UK' => {
'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1
}