summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-18 23:50:05 +0000
committerKarl Berry <karl@freefriends.org>2021-06-18 23:50:05 +0000
commit9453e4ceaf6733aa85201003eedc1e8b6b8e54ca (patch)
tree40e31efd42578770079e3e4901687b1b88cff6c1 /Master/tlpkg
parent67f0a80c931da22684fadddc22b7c96f299b602f (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59633 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 1f3e55f0cbf..a09ad88615b 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -20,7 +20,6 @@ $mirrors = {
'https://mirrors.cqu.edu.cn/CTAN/' => 1,
'https://mirrors.dgut.edu.cn/CTAN/' => 1,
'https://mirrors.hit.edu.cn/CTAN/' => 1,
- 'https://mirrors.nju.edu.cn/CTAN/' => 1,
'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
'https://mirrors.sustech.edu.cn/CTAN/' => 1,
'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
@@ -41,6 +40,7 @@ $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,
},
'Korea' => {
@@ -52,6 +52,9 @@ $mirrors = {
'https://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
},
+ 'Malaysia' => {
+ 'https://mirrors.upm.edu.my/CTAN/' => 1,
+ },
'Philippines' => {
'https://mirror.pregi.net/tex-archive/' => 1,
},