summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-02 23:49:28 +0000
committerKarl Berry <karl@freefriends.org>2022-08-02 23:49:28 +0000
commit6ad2a6b11efe9c848a1469923f84f050b27137bb (patch)
tree4471ea5b9986e09d188b4d74e2bb8ebf609e8cc0 /Master
parent4786275379db69f5f1690824be43e28c68f64016 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64036 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index adb1eeed222..b23aaefccc4 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -51,11 +51,18 @@ $mirrors = {
'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
+ 'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
},
'Philippines' => {
'http://mirror.rise.ph/ctan/' => 1,
},
+ 'Singapore' => {
+ 'https://download.nus.edu.sg/mirror/ctan/' => 1,
+ },
+ 'Taiwan' => {
+ 'https://ftp.ntou.edu.tw/ctan/' => 1,
+ },
'Thailand' => {
'https://mirror.kku.ac.th/CTAN/' => 1,
},
@@ -115,9 +122,6 @@ $mirrors = {
'http://ftp.ntua.gr/mirror/ctan/' => 1,
'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1,
},
- 'Hungary' => {
- 'https://mirror.szerverem.hu/ctan/' => 1,
- },
'Italy' => {
'https://ctan.mirror.garr.it/mirrors/ctan/' => 1,
},