From cefec0f9963a1a20fba243882de5c32753c6de70 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 1 Aug 2019 23:58:09 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@51802 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a4729024402..c8b0fb34e05 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -13,10 +13,8 @@ $mirrors = { 'China' => { 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.cqu.edu.cn/CTAN/' => 1, - 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, - 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, - 'http://mirrors.ustc.edu.cn/CTAN/' => 1 + 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1 }, 'India' => { 'http://ctan.imsc.res.in/' => 1, @@ -91,7 +89,6 @@ $mirrors = { }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, - 'http://ctan.triasinformatica.nl/' => 1, 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1, 'http://mirror.koddos.net/CTAN/' => 1 }, @@ -164,5 +161,10 @@ $mirrors = { 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } + }, + 'South America' => { + 'Brazil' => { + 'http://linorg.usp.br/CTAN/' => 1 + } } }; -- cgit v1.2.3