summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-05-16 03:02:37 +0000
committerNorbert Preining <norbert@preining.info>2022-05-16 03:02:37 +0000
commit4ef7255e3dec66d8d9879c127bbc531d1b2fd660 (patch)
tree0a246dcc85b64e98e81b0777538b0927de7ce874 /systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
parentf8e05edb088c3b5246e016f68df9c4cadccfd34d (diff)
CTAN sync 202205160302
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 548680ea00..dde956a9c5 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -42,15 +42,14 @@ $mirrors = {
},
'Japan' => {
'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
+ 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'https://ftp.kddilabs.jp/CTAN/' => 1,
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
- 'https://cran.asia/tex/' => 1,
'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
- 'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
},