summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-10 03:03:06 +0000
committerNorbert Preining <norbert@preining.info>2020-06-10 03:03:06 +0000
commit6706ba0fbc0ef5a672ef0ccb05bd75174a30bb07 (patch)
tree8550d1422518fc677ef6e16dc409e92466155139 /systems/texlive/tlnet/tlpkg/installer
parent03edc188c852d76ccf08759e0c334228f5f37c9f (diff)
CTAN sync 202006100303
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index c68ed705e7..26f8b97094 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -17,6 +17,7 @@ $mirrors = {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
'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,
@@ -84,7 +85,6 @@ $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,
@@ -141,6 +141,9 @@ $mirrors = {
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.mi.ras.ru/CTAN/' => 1,
},
+ 'Serbia' => {
+ 'http://ctan.mirror.ftn.uns.ac.rs/' => 1,
+ },
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1,
},