texlive[66788] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Fri Apr 7 01:49:06 CEST 2023
Revision: 66788
http://tug.org/svn/texlive?view=revision&revision=66788
Author: karl
Date: 2023-04-07 01:49:06 +0200 (Fri, 07 Apr 2023)
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 2023-04-06 23:42:54 UTC (rev 66787)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2023-04-06 23:49:06 UTC (rev 66788)
@@ -1,8 +1,5 @@
$mirrors = {
'Africa' => {
- 'Morocco' => {
- 'https://mirror.marwan.ma/ctan/' => 1,
- },
'South Africa' => {
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
'https://mirror.ufs.ac.za/ctan/' => 1,
@@ -20,12 +17,8 @@
'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
'https://mirrors.sustech.edu.cn/CTAN/' => 1,
'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
- 'https://mirrors.ustc.edu.cn/CTAN/' => 1,
'https://mirrors.zju.edu.cn/CTAN/' => 1,
},
- 'Hong Kong' => {
- 'https://mirror-hk.koddos.net/CTAN/' => 1,
- },
'India' => {
'https://mirror.niser.ac.in/ctan/' => 1,
},
@@ -123,7 +116,6 @@
'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
'https://mirror.lyrahosting.com/CTAN/' => 1,
- 'https://mirrors.evoluso.com/CTAN/' => 1,
},
'Norway' => {
'https://ctan.uib.no/' => 1,
More information about the tex-live-commits
mailing list.