summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-26 01:24:27 +0000
committerKarl Berry <karl@freefriends.org>2019-03-26 01:24:27 +0000
commit3be5b23eec10eaa8f6e98704d76c1d79bbc2f50d (patch)
treef3eee6fccc0d765580de293326b345298a471c31 /Master/tlpkg
parentffef2ec77b88ade0707eefb992260bcb38b7c549 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50600 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c35c4b958af..4fc45b4b022 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.shu.edu.cn/CTAN/' => 1,
@@ -32,7 +31,6 @@ $mirrors = {
'http://repo.iut.ac.ir/tex-archive/' => 1
},
'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
@@ -60,6 +58,9 @@ $mirrors = {
'http://mirror.easyname.at/ctan/' => 1,
'http://mirror.reismil.ch/CTAN/' => 1
},
+ 'Belarus' => {
+ 'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1
+ },
'Czech Republic' => {
'http://ftp.cvut.cz/tex-archive/' => 1
},