summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-14 23:48:42 +0000
committerKarl Berry <karl@freefriends.org>2021-04-14 23:48:42 +0000
commitc6f5359e0cbe1a3c2db3ae52646b0e3bbb7ae1c7 (patch)
tree117b3085dcd38a2ecab428bad1e54416bc235a0c /Master/tlpkg/installer/ctan-mirrors.pl
parentca1d8d67e6baffd189e8d1e5356b3025c46bddd8 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@58881 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 919fbd279f0..0afa8dca431 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -31,6 +31,7 @@ $mirrors = {
},
'India' => {
'http://ctan.imsc.res.in/' => 1,
+ 'https://ims.jit.ac.in/repo/tex-archive/' => 1,
},
'Indonesia' => {
'https://mirror.unpad.ac.id/ctan/' => 1,
@@ -41,15 +42,14 @@ $mirrors = {
'https://ctan.um.ac.ir/' => 1,
},
'Japan' => {
- 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'https://ftp.kddilabs.jp/CTAN/' => 1,
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
},
'Korea' => {
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://mirror.kakao.com/CTAN/' => 1,
- 'https://cran.asia/tex/' => 1,
'https://ftp.harukasan.org/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
@@ -122,7 +122,6 @@ $mirrors = {
'https://ctan.mirror.garr.it/mirrors/ctan/' => 1,
},
'Netherlands' => {
- 'http://ctan.cs.uu.nl/' => 1,
'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
'https://mirror.lyrahosting.com/CTAN/' => 1,
@@ -132,7 +131,6 @@ $mirrors = {
},
'Poland' => {
'https://ftp.gust.org.pl/TeX/' => 1,
- 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1,
},
'Portugal' => {
'https://ftp.eq.uc.pt/software/TeX/' => 1,
@@ -177,6 +175,9 @@ $mirrors = {
'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
+ 'Costa Rica' => {
+ 'https://mirrors.ucr.ac.cr/CTAN/' => 1,
+ },
'USA' => {
'http://ctan.math.utah.edu/ctan/tex-archive/' => 1,
'http://ctan.math.washington.edu/tex-archive/' => 1,