summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-07 01:48:22 +0000
committerKarl Berry <karl@freefriends.org>2021-03-07 01:48:22 +0000
commit1147100c83192db0dd76368de2424257c9e3aab4 (patch)
tree1e31953525904fd2c838168746d340745ccdd65d /Master/tlpkg
parent8fdc5cc325d2d46e7caf57d4f08f2771f43f4b7f (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58188 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl15
1 files changed, 6 insertions, 9 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 5e847a8c0ba..3b1b6e401b7 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -14,6 +14,7 @@ $mirrors = {
},
'Asia' => {
'China' => {
+ 'https://mirror.bjtu.edu.cn/CTAN/' => 1,
'https://mirrors.aliyun.com/CTAN/' => 1,
'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
'https://mirrors.cqu.edu.cn/CTAN/' => 1,
@@ -22,6 +23,7 @@ $mirrors = {
'https://mirrors.nju.edu.cn/CTAN/' => 1,
'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
'https://mirrors.sustech.edu.cn/CTAN/' => 1,
+ 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'https://mirrors.ustc.edu.cn/CTAN/' => 1,
},
'Hong Kong' => {
@@ -84,7 +86,6 @@ $mirrors = {
'https://ctan.crest.fr/tex-archive/' => 1,
'https://ctan.gutenberg.eu.org/' => 1,
'https://ctan.tetaneutral.net/' => 1,
- 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'https://mirror.ibcp.fr/pub/CTAN/' => 1,
'https://mirrors.chevalier.io/CTAN/' => 1,
'https://mirrors.ircam.fr/pub/CTAN/' => 1,
@@ -97,7 +98,6 @@ $mirrors = {
'http://mirror.physik-pool.tu-berlin.de/pub/CTAN/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1,
'https://ctan.kako-dev.de/' => 1,
- '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,
@@ -142,14 +142,9 @@ $mirrors = {
'https://mirrors.nxthost.com/ctan/' => 1,
},
'Russia' => {
- 'http://ctan.altspu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1,
- 'http://mirrors.mi.ras.ru/CTAN/' => 1,
'https://mirror.truenetwork.ru/CTAN/' => 1,
},
- 'Serbia' => {
- 'http://ctan.mirror.ftn.uns.ac.rs/' => 1,
- },
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1,
},
@@ -170,17 +165,16 @@ $mirrors = {
},
'North America' => {
'Canada' => {
- 'http://ctan.mirror.colo-serv.net/' => 1,
'http://ctan.mirror.globo.tech/' => 1,
'http://ctan.mirror.rafal.ca/' => 1,
'https://ctan.math.ca/tex-archive/' => 1,
+ 'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
'Costa Rica' => {
'https://mirrors.ucr.ac.cr/CTAN/' => 1,
},
'USA' => {
- 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1,
'http://ctan.math.washington.edu/tex-archive/' => 1,
'http://ctan.mirrors.hoobly.com/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
@@ -199,6 +193,9 @@ $mirrors = {
},
},
'South America' => {
+ 'Brazil' => {
+ 'http://linorg.usp.br/CTAN/' => 1,
+ },
'Chile' => {
'https://ctan.dcc.uchile.cl/' => 1,
},