summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-28 23:49:29 +0000
committerKarl Berry <karl@freefriends.org>2022-09-28 23:49:29 +0000
commitf6030ca31b457da9a7c712a746d47d41bb156b96 (patch)
treef7897b2a7dc44c7a8ed630a24367ee5ddd587629 /Master/tlpkg/installer
parentdc1192973e4b536c37ea75a5cc672b12b135c6a1 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c66f1df78d5..afd9d1e4e56 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -115,9 +115,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,
},
@@ -164,6 +161,7 @@ $mirrors = {
'https://mirror.foobar.to/CTAN/' => 1,
},
'United Kingdom' => {
+ 'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1,
'https://mirrors.harcombe.net/tex-archive/' => 1,
'https://www-uxsup.csx.cam.ac.uk/pub/tex-archive/' => 1,
},