From ab70b6afedf1c6db563fea45343b3ebd7379eedc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 19 Feb 2017 01:05:38 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@43269 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 70ca3074f06..b4b6874764c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -5,6 +5,7 @@ $mirrors = { }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, + 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1 } }, @@ -14,13 +15,15 @@ $mirrors = { 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, + 'India' => { + 'http://ctan.imsc.res.in/' => 1 + }, 'Iran' => { 'http://ctan.asis.io/' => 1, 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazd.ac.ir/' => 1 }, 'Japan' => { - 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 }, -- cgit v1.2.3