summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-27 01:23:39 +0000
committerKarl Berry <karl@freefriends.org>2019-03-27 01:23:39 +0000
commitc284dce1a871f8c4115253b2305d8c7811c1c836 (patch)
tree315798949d1b71a16c8a81b98eb8525167b1e902 /Master/tlpkg/installer/ctan-mirrors.pl
parent459dcb8f9d875eecf4948e238bef2a22e4c89565 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 4fc45b4b022..7189d2d71c7 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.shu.edu.cn/CTAN/' => 1,
@@ -31,6 +32,7 @@ $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
@@ -74,7 +76,6 @@ $mirrors = {
'http://ctan.crest.fr/tex-archive/' => 1,
'http://ctan.mines-albi.fr/' => 1,
'http://ctan.tetaneutral.net/' => 1,
- 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'http://mirror.ibcp.fr/pub/CTAN/' => 1,
'http://mirrors.ircam.fr/pub/CTAN/' => 1,
'http://mirrors.standaloneinstaller.com/ctan/' => 1
@@ -90,6 +91,9 @@ $mirrors = {
'http://packages.oth-regensburg.de/ctan/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},
+ 'Greece' => {
+ 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1
+ },
'Italy' => {
'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1
},