summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 6 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 1352765824..eb55790c3d 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/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' => {