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

commits+karl at tug.org commits+karl at tug.org
Wed Oct 30 01:55:31 CET 2019


Revision: 52579
          http://tug.org/svn/texlive?view=revision&revision=52579
Author:   karl
Date:     2019-10-30 01:55:31 +0100 (Wed, 30 Oct 2019)
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	2019-10-30 00:48:54 UTC (rev 52578)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2019-10-30 00:55:31 UTC (rev 52579)
@@ -1,5 +1,8 @@
 $mirrors = {
   'Africa' => {
+    'Algeria' => {
+      'http://ctan.epst-tlemcen.dz/tex-archive/' => 1
+    },
     'Morocco' => {
       'https://mirror.marwan.ma/ctan/' => 1
     },
@@ -15,7 +18,8 @@
       'http://mirrors.cqu.edu.cn/CTAN/' => 1,
       'http://mirrors.geekpie.club/CTAN/' => 1,
       'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
-      'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1
+      'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
+      'http://mirrors.ustc.edu.cn/CTAN/' => 1
     },
     'Hong Kong' => {
       'https://mirror-hk.koddos.net/CTAN/' => 1



More information about the tex-live-commits mailing list