From 6b2e11ca61ed4dcb8948125898506a1e61b6998c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 30 Oct 2016 02:16:02 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@42379 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 281bd70072b..0f948e85575 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -11,7 +11,6 @@ $mirrors = { }, 'Asia' => { 'China' => { - 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, @@ -33,12 +32,12 @@ $mirrors = { 'http://ftp.ktug.org/tex-archive/' => 1, 'http://ftp.neowiz.com/CTAN/' => 1 }, + 'Philippines' => { + 'http://mirror.pregi.net/tex-archive/' => 1 + }, 'Saudi Arabia' => { 'http://latex.imamu.edu.sa/tex-archive/' => 1 }, - 'Singapore' => { - 'http://download.nus.edu.sg/mirror/ctan/' => 1 - }, 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 @@ -82,7 +81,7 @@ $mirrors = { '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://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 + 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 }, 'Greece' => { 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1 @@ -153,7 +152,6 @@ $mirrors = { 'http://mirror.unl.edu/ctan/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.acm.jhu.edu/ctan/' => 1, - 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://mirrors.rit.edu/CTAN/' => 1 } @@ -162,9 +160,6 @@ $mirrors = { 'Brazil' => { 'http://linorg.usp.br/CTAN/' => 1, 'http://repositorios.cpai.unb.br/ctan/' => 1 - }, - 'Chile' => { - 'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1 } } }; -- cgit v1.2.3