diff options
author | Karl Berry <karl@freefriends.org> | 2023-03-04 00:48:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-03-04 00:48:51 +0000 |
commit | 93b2eb9086efd30032af5c6ff2e1351b7fda2d20 (patch) | |
tree | 942e21182db740ffab62eeb7baa31a826e0a0929 /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | f9ddbde323fea7a7db24eaa289dad718d84ded82 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@66342 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index abc22f6603f..3d76cbbce0b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -100,6 +100,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, @@ -116,9 +117,6 @@ $mirrors = { 'http://ftp.ntua.gr/mirror/ctan/' => 1, 'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1, }, - 'Hungary' => { - 'https://mirror.szerverem.hu/ctan/' => 1, - }, 'Italy' => { 'https://ctan.mirror.garr.it/mirrors/ctan/' => 1, }, |