summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-31 21:30:58 +0000
committerKarl Berry <karl@freefriends.org>2020-05-31 21:30:58 +0000
commit5c57a9b6fad6fd896139d0b7a269ac575e03cc00 (patch)
treefc6974434bd1ac54ac6aa4ecae75febd946314ba /Master/tlpkg
parentb940690e7a49c6179ec4ef4c2867b58bed912bc7 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@55367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
1 files changed, 2 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 800364723f2..d8c785b7802 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -7,6 +7,7 @@ $mirrors = {
'https://mirror.marwan.ma/ctan/' => 1,
},
'South Africa' => {
+ 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
'http://mirror.ufs.ac.za/ctan/' => 1,
},
@@ -34,6 +35,7 @@ $mirrors = {
'http://ctan.yazd.ac.ir/' => 1,
},
'Japan' => {
+ 'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
@@ -129,9 +131,6 @@ $mirrors = {
'http://mirrors.up.pt/pub/CTAN/' => 1,
'https://ftp.eq.uc.pt/software/TeX/' => 1,
},
- 'Romania' => {
- 'http://mirrors.nxthost.com/ctan/' => 1,
- },
'Russia' => {
'http://ctan.altspu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1,
@@ -179,9 +178,6 @@ $mirrors = {
},
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1,
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1,
},