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

commits+karl at tug.org commits+karl at tug.org
Mon Oct 5 20:02:30 CEST 2020


Revision: 56550
          http://tug.org/svn/texlive?view=revision&revision=56550
Author:   karl
Date:     2020-10-05 20:02:30 +0200 (Mon, 05 Oct 2020)
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	2020-10-05 17:55:05 UTC (rev 56549)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2020-10-05 18:02:30 UTC (rev 56550)
@@ -1,5 +1,8 @@
 $mirrors = {
   'Africa' => {
+    'Algeria' => {
+      'http://ctan.epst-tlemcen.dz/tex-archive/' => 1,
+    },
     'Morocco' => {
       'https://mirror.marwan.ma/ctan/' => 1,
     },
@@ -43,6 +46,8 @@
     '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,
@@ -94,7 +99,9 @@
       'https://ctan.net/' => 1,
       'https://ctan.space-pro.be/tex-archive/' => 1,
       'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1,
+      'https://ftp.fau.de/ctan/' => 1,
       'https://ftp.gwdg.de/pub/ctan/' => 1,
+      'https://ftp.rrze.uni-erlangen.de/ctan/' => 1,
       'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1,
       'https://ftp.tu-chemnitz.de/pub/tex/' => 1,
       'https://mirror.clientvps.com/CTAN/' => 1,
@@ -190,8 +197,5 @@
     'Brazil' => {
       'http://linorg.usp.br/CTAN/' => 1,
     },
-    'Chile' => {
-      'https://ctan.dcc.uchile.cl/' => 1,
-    },
   },
 };



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