From 7929ba4b5bb47d84b868b5299e1e5c3c5eb23298 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 13 May 2018 00:27:15 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@47697 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg') 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, -- cgit v1.2.3