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

commits+karl at tug.org commits+karl at tug.org
Sun Aug 9 01:53:38 CEST 2020


Revision: 56078
          http://tug.org/svn/texlive?view=revision&revision=56078
Author:   karl
Date:     2020-08-09 01:53:38 +0200 (Sun, 09 Aug 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-08-08 23:47:31 UTC (rev 56077)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2020-08-08 23:53:38 UTC (rev 56078)
@@ -19,7 +19,6 @@
       'https://mirrors.aliyun.com/CTAN/' => 1,
       'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
       'https://mirrors.cqu.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.tuna.tsinghua.edu.cn/CTAN/' => 1,
@@ -55,9 +54,6 @@
       'https://mirror.navercorp.com/CTAN/' => 1,
       'https://mirror.yongbok.net/ctan/' => 1,
     },
-    'Philippines' => {
-      'https://mirror.pregi.net/tex-archive/' => 1,
-    },
     'Singapore' => {
       'https://download.nus.edu.sg/mirror/ctan/' => 1,
     },
@@ -112,6 +108,7 @@
       'https://packages.oth-regensburg.de/ctan/' => 1,
     },
     'Greece' => {
+      'http://ftp.ntua.gr/mirror/ctan/' => 1,
       'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1,
     },
     'Hungary' => {
@@ -154,6 +151,9 @@
     'Sweden' => {
       'https://ftp.acc.umu.se/mirror/CTAN/' => 1,
     },
+    'United Kingdom' => {
+      'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1,
+    },
   },
   'North America' => {
     'Canada' => {



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