From 567746b145038187148f78c575a40add11d294a6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 6 May 2018 00:23:42 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@47624 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 86e73ab6e77..ac293f8e2b3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $mirrors = { 'Africa' => { + 'Algeria' => { + 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 + }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, @@ -17,7 +20,8 @@ $mirrors = { 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, 'India' => { - 'http://ctan.imsc.res.in/' => 1 + 'http://ctan.imsc.res.in/' => 1, + 'http://mirror.iopb.res.in/tex-archive/' => 1 }, 'Iran' => { 'http://ctan.asis.io/' => 1, @@ -42,8 +46,7 @@ $mirrors = { 'http://mirror.pregi.net/tex-archive/' => 1 }, 'Taiwan' => { - 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, - 'http://ftp.yzu.edu.tw/CTAN/' => 1 + 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1 }, 'Thailand' => { 'http://mirror.kku.ac.th/CTAN/' => 1 @@ -72,6 +75,7 @@ $mirrors = { 'http://ctan.tetaneutral.net/' => 1, 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, + 'http://mirrors.ircam.fr/pub/CTAN/' => 1, 'http://mirrors.standaloneinstaller.com/ctan/' => 1 }, 'Germany' => { @@ -125,9 +129,6 @@ $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 }, @@ -155,6 +156,7 @@ $mirrors = { 'http://ctan.math.illinois.edu/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, 'http://ctan.mirrors.hoobly.com/' => 1, + 'http://ctan.scidock.com/tex-archive/' => 1, 'http://ctan.sharelatex.com/tex-archive/' => 1, 'http://mirror.hmc.edu/ctan/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, -- cgit v1.2.3