summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-10 23:53:38 +0000
committerKarl Berry <karl@freefriends.org>2020-06-10 23:53:38 +0000
commit71f51f5d2057d9d4c45f1c2d5481a14126c078a3 (patch)
tree220304b227bc64eff1d07527ab5c98481a54d9a3 /Master/tlpkg
parent9adb0726874ef9043ceb4c626f6ef77c1bc8b252 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@55511 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 26f8b97094f..1148afb7075 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -18,7 +18,6 @@ $mirrors = {
'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.hit.edu.cn/CTAN/' => 1,
'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
- 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1,
'https://mirror.bjtu.edu.cn/CTAN/' => 1,
'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
@@ -35,6 +34,7 @@ $mirrors = {
},
'Iran' => {
'http://ctan.asis.ai/' => 1,
+ 'http://ctan.um.ac.ir/' => 1,
'http://ctan.yazd.ac.ir/' => 1,
},
'Japan' => {
@@ -85,6 +85,7 @@ $mirrors = {
'http://ctan.mines-albi.fr/' => 1,
'http://ctan.tetaneutral.net/' => 1,
'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
+ 'http://mirror.ibcp.fr/pub/CTAN/' => 1,
'http://mirrors.ircam.fr/pub/CTAN/' => 1,
'http://mirrors.standaloneinstaller.com/ctan/' => 1,
'https://mirrors.chevalier.io/CTAN/' => 1,
@@ -191,9 +192,6 @@ $mirrors = {
},
},
'South America' => {
- 'Brazil' => {
- 'http://linorg.usp.br/CTAN/' => 1,
- },
'Chile' => {
'http://ctan.dcc.uchile.cl/' => 1,
},