summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-13 00:27:15 +0000
committerKarl Berry <karl@freefriends.org>2018-05-13 00:27:15 +0000
commit7929ba4b5bb47d84b868b5299e1e5c3c5eb23298 (patch)
tree6f424e1467b0300489c632e3e2906ea44d83e417 /Master/tlpkg/installer
parent138fede6da2a1b29752ae661af52e29176d707be (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@47697 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index ac293f8e2b3..56e4ffcacb5 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -32,7 +32,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
},
'Korea' => {
@@ -46,7 +45,8 @@ $mirrors = {
'http://mirror.pregi.net/tex-archive/' => 1
},
'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
+ 'http://ftp.yzu.edu.tw/CTAN/' => 1
},
'Thailand' => {
'http://mirror.kku.ac.th/CTAN/' => 1
@@ -119,7 +119,6 @@ $mirrors = {
'http://mirrors.nxthost.com/ctan/' => 1
},
'Russia' => {
- 'http://ctan.altspu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.mi.ras.ru/CTAN/' => 1
},
@@ -129,6 +128,9 @@ $mirrors = {
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1
},
+ 'Spain' => {
+ 'http://osl.ugr.es/CTAN/' => 1
+ },
'Sweden' => {
'http://ftp.acc.umu.se/mirror/CTAN/' => 1
},
@@ -159,6 +161,7 @@ $mirrors = {
'http://ctan.scidock.com/tex-archive/' => 1,
'http://ctan.sharelatex.com/tex-archive/' => 1,
'http://mirror.hmc.edu/ctan/' => 1,
+ 'http://mirror.las.iastate.edu/tex-archive/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
'http://mirrors.concertpass.com/tex-archive/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,