texlive[63973] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Mon Jul 25 01:49:18 CEST 2022
Revision: 63973
http://tug.org/svn/texlive?view=revision&revision=63973
Author: karl
Date: 2022-07-25 01:49:18 +0200 (Mon, 25 Jul 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-24 23:42:34 UTC (rev 63972)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2022-07-24 23:49:18 UTC (rev 63973)
@@ -1,5 +1,8 @@
$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,
@@ -44,6 +47,7 @@
},
'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,
@@ -106,6 +110,7 @@
'https://ftp.tu-chemnitz.de/pub/tex/' => 1,
'https://mirror.clientvps.com/CTAN/' => 1,
'https://mirror.dogado.de/tex-archive/' => 1,
+ 'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1,
'https://mirror.physik.tu-berlin.de/pub/CTAN/' => 1,
'https://packages.oth-regensburg.de/ctan/' => 1,
},
More information about the tex-live-commits
mailing list.