summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-11-02 01:23:23 +0000
committerKarl Berry <karl@freefriends.org>2018-11-02 01:23:23 +0000
commita6bc45dd24d1f3842b164f345b38526bbbdff0cb (patch)
tree3b83b7f847435e9746b1e3dc2fa3acd33f931f1d /Master/tlpkg/installer
parent945903e3c50eb01487785f8962fe5c8a17633ee1 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49051 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 23584cb447a..cbb8ca4e3fe 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -13,7 +13,6 @@ $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,
@@ -31,7 +30,6 @@ $mirrors = {
},
'Japan' => {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
- 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1
},