From 56887973b56bae72759bb0b0bf0d2e378810946b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 26 Apr 2021 23:48:27 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@58994 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ee8297e0472..87431d42951 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -27,12 +27,17 @@ $mirrors = { 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1, }, + 'India' => { + 'http://ctan.imsc.res.in/' => 1, + 'https://mirror.jit.ac.in/tex-archive/' => 1, + }, 'Indonesia' => { 'https://mirror.unpad.ac.id/ctan/' => 1, }, 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, + 'https://ctan.um.ac.ir/' => 1, }, 'Japan' => { 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, @@ -137,7 +142,6 @@ $mirrors = { 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, 'https://mirror.truenetwork.ru/CTAN/' => 1, - 'https://mirrors.mi.ras.ru/CTAN/' => 1, }, 'Serbia' => { 'http://ctan.mirror.ftn.uns.ac.rs/' => 1, -- cgit v1.2.3