summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-25 00:21:03 +0000
committerKarl Berry <karl@freefriends.org>2017-06-25 00:21:03 +0000
commit1f97eda02247c200267a8e7782fffa0be73bd4f9 (patch)
treeabd9fe71571c1600e2d69676a1893d970e176aac /Master/tlpkg/installer
parentc5506193d99e4a44f743ed4b5df6955682b877cb (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@44688 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 290bd4eae3d..8e192789633 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -22,7 +22,8 @@ $mirrors = {
'http://ctan.imsc.res.in/' => 1
},
'Iran' => {
- 'http://ctan.asis.io/' => 1
+ 'http://ctan.asis.io/' => 1,
+ 'http://ctan.yazd.ac.ir/' => 1
},
'Japan' => {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
@@ -30,7 +31,6 @@ $mirrors = {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
- 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
@@ -71,6 +71,7 @@ $mirrors = {
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
+ 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1,
'http://www.bothelp.net/mirrors/ctan/' => 1
},