diff options
author | Karl Berry <karl@freefriends.org> | 2023-01-24 00:50:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-01-24 00:50:53 +0000 |
commit | 89aa8fb4ad7c472e9442873a3b4d2ad19666ee97 (patch) | |
tree | 286796629e3592f3352a3dc5e0c97ec08b0da67e /Master/tlpkg | |
parent | ff2d7a26e9ec5ba3e74dd69ffc65db29c936c236 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65616 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 80cefb9f511..6e64648f7ad 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -99,6 +99,7 @@ $mirrors = { 'https://ctan.mc1.root.project-creative.net/' => 1, 'https://ctan.mirror.norbert-ruehl.de/' => 1, '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, @@ -143,7 +144,6 @@ $mirrors = { 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, 'https://mirror.truenetwork.ru/CTAN/' => 1, - 'https://mirrors.mi-ras.ru/CTAN/' => 1, }, 'Slovenia' => { 'https://ctan.ijs.si/tex-archive/' => 1, @@ -176,9 +176,6 @@ $mirrors = { 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, - 'Costa Rica' => { - 'https://mirrors.ucr.ac.cr/CTAN/' => 1, - }, 'USA' => { 'http://bay.uchicago.edu/CTAN/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, |