summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-10 23:44:02 +0000
committerKarl Berry <karl@freefriends.org>2024-04-10 23:44:02 +0000
commit63d04fa921569d3e8c89c10b7e1637059498ec24 (patch)
treefef52e462d54ff57ee24a6cbccb1a568aff3ee5a /Master/tlpkg/installer/ctan-mirrors.pl
parentf730a3f5f200e07ea26581ed78c963b1a430f97a (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@70913 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, 8 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 04fa18c7ef0..7f9bc3d86d2 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -40,16 +40,20 @@ $mirrors = {
},
'Japan' => {
'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
+ 'https://ftp.kddilabs.jp/CTAN/' => 1,
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
+ 'https://jp.mirrors.cicku.me/ctan/' => 1,
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
- 'https://ftp.kaist.ac.kr/tex-archive/' => 1,
'https://kr.mirrors.cicku.me/ctan/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
},
+ 'Singapore' => {
+ 'https://sg.mirrors.cicku.me/ctan/' => 1,
+ },
'Taiwan' => {
'https://ctan.mirror.twds.com.tw/tex-archive/' => 1,
},
@@ -174,6 +178,9 @@ $mirrors = {
'https://mirror.quantum5.ca/CTAN/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
+ 'Costa Rica' => {
+ 'https://mirrors.ucr.ac.cr/CTAN/' => 1,
+ },
'USA' => {
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'https://ctan.math.illinois.edu/' => 1,