summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-03 13:22:58 +0000
committerKarl Berry <karl@freefriends.org>2020-05-03 13:22:58 +0000
commitcd1d1ab77e505c3601b314b13918bf1e5a130221 (patch)
treeb0f72f7559d74a3b57b307c44e026673f6eb10a2 /Master/tlpkg
parent661ea061e6476508fe4132f6eded0b172a175068 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@54983 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index b9525ebbbb6..c4fb7e1d1c3 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/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,
@@ -41,7 +42,6 @@ $mirrors = {
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
},
'Korea' => {
- 'http://ftp.harukasan.org/CTAN/' => 1,
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://mirror.navercorp.com/CTAN/' => 1,
@@ -145,6 +145,9 @@ $mirrors = {
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1,
},
+ 'Spain' => {
+ 'http://osl.ugr.es/CTAN/' => 1,
+ },
'Sweden' => {
'http://ftp.acc.umu.se/mirror/CTAN/' => 1,
},