From 43c09a4c52d6e43d6a9ec378c8c14d6f91e37693 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 17 Aug 2019 23:53:14 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@51897 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index f82f1642176..0ea9ad03797 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,8 +1,5 @@ $mirrors = { 'Africa' => { - 'Algeria' => { - 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 - }, 'South Africa' => { 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, @@ -19,7 +16,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.ai/' => 1, @@ -152,6 +150,7 @@ $mirrors = { '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, 'http://mirrors.rit.edu/CTAN/' => 1 } }, -- cgit v1.2.3