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

commits+karl at tug.org commits+karl at tug.org
Mon Aug 1 02:02:34 CEST 2022


Revision: 64020
          http://tug.org/svn/texlive?view=revision&revision=64020
Author:   karl
Date:     2022-08-01 02:02:33 +0200 (Mon, 01 Aug 2022)
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	2022-07-31 23:42:55 UTC (rev 64019)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2022-08-01 00:02:33 UTC (rev 64020)
@@ -47,14 +47,17 @@
     },
     'Korea' => {
       'http://ftp.ktug.org/tex-archive/' => 1,
+      'https://cran.asia/tex/' => 1,
       'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
       'https://lab.uklee.pe.kr/tex-archive/' => 1,
-      'https://mirror.kakao.com/CTAN/' => 1,
       'https://mirror.navercorp.com/CTAN/' => 1,
     },
     'Philippines' => {
       'http://mirror.rise.ph/ctan/' => 1,
     },
+    'Singapore' => {
+      'https://download.nus.edu.sg/mirror/ctan/' => 1,
+    },
     'Thailand' => {
       'https://mirror.kku.ac.th/CTAN/' => 1,
     },



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