From b5384e9512fd85f7bf685324cd55d27f809b33c4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 12 Jun 2020 23:53:23 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@55532 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 1148afb7075..4d18ffed791 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -57,9 +57,6 @@ $mirrors = { 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, - 'Taiwan' => { - 'http://ftp.yzu.edu.tw/CTAN/' => 1, - }, }, 'Europe' => { 'Austria' => { @@ -176,7 +173,6 @@ $mirrors = { 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, 'http://ctan.mirrors.hoobly.com/' => 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, @@ -192,6 +188,9 @@ $mirrors = { }, }, 'South America' => { + 'Brazil' => { + 'http://linorg.usp.br/CTAN/' => 1, + }, 'Chile' => { 'http://ctan.dcc.uchile.cl/' => 1, }, -- cgit v1.2.3