texlive[59633] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Sat Jun 19 01:50:05 CEST 2021


Revision: 59633
          http://tug.org/svn/texlive?view=revision&revision=59633
Author:   karl
Date:     2021-06-19 01:50:05 +0200 (Sat, 19 Jun 2021)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Master/tlpkg/installer/ctan-mirrors.pl

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2021-06-18 23:44:02 UTC (rev 59632)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2021-06-18 23:50:05 UTC (rev 59633)
@@ -20,7 +20,6 @@
       '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 @@
     },
     '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 @@
       '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,
     },



More information about the tex-live-commits mailing list.