summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-05 00:54:15 +0000
committerKarl Berry <karl@freefriends.org>2021-02-05 00:54:15 +0000
commit249b9d82a3260fcf1fd741ad7f6df5b5553343eb (patch)
treed9731f775eb2ad4a54cb1113027153f38e749b5b /Master/tlpkg/installer
parentd15a470dc7d8d0bd0184a46c4d5a0b419c5e3bba (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@57622 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 13527658243..eb55790c3d5 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -27,9 +27,14 @@ $mirrors = {
'Hong Kong' => {
'https://mirror-hk.koddos.net/CTAN/' => 1,
},
+ 'India' => {
+ 'http://ctan.imsc.res.in/' => 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' => {