diff options
author | Karl Berry <karl@freefriends.org> | 2023-06-29 23:43:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-06-29 23:43:10 +0000 |
commit | 9b38263d045c89b959b96528379a58ed6b9d426f (patch) | |
tree | bb2fd63eb1b264d7bb7d85b3e945bec5fb72270e /Master | |
parent | 39700284db2ff7af6360c81bf84d5b78e7d1e6e2 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@67509 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index cbe7d128736..61e98fc5ee8 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -48,6 +48,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, + 'https://cran.asia/tex/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, @@ -156,7 +157,6 @@ $mirrors = { }, 'Spain' => { 'https://ctan.fisiquimicamente.com/' => 1, - 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { |