From 151be1c527f048ec037f1ccd83e08857bb9726cd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 6 Aug 2020 23:53:34 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@56063 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c9d4e52109c..390de1d7a1f 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,6 +9,7 @@ $mirrors = { 'South Africa' => { 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'http://mirror.ufs.ac.za/ctan/' => 1, + 'https://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, }, }, 'Asia' => { @@ -111,15 +112,11 @@ $mirrors = { 'https://packages.oth-regensburg.de/ctan/' => 1, }, 'Greece' => { - 'http://ftp.ntua.gr/mirror/ctan/' => 1, 'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1, }, 'Hungary' => { 'https://mirror.szerverem.hu/ctan/' => 1, }, - 'Italy' => { - 'https://ctan.mirror.garr.it/mirrors/CTAN/' => 1, - }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, 'https://ftp.snt.utwente.nl/pub/software/tex/' => 1, @@ -157,9 +154,6 @@ $mirrors = { 'Sweden' => { 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, }, - 'United Kingdom' => { - 'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1, - }, }, 'North America' => { 'Canada' => { @@ -167,6 +161,7 @@ $mirrors = { 'http://ctan.mirror.globo.tech/' => 1, 'http://ctan.mirror.rafal.ca/' => 1, 'https://ctan.math.ca/tex-archive/' => 1, + 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { @@ -176,7 +171,7 @@ $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.utexas.edu/ctan/' => 1, + 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirrors.concertpass.com/tex-archive/' => 1, -- cgit v1.2.3