diff options
author | Karl Berry <karl@freefriends.org> | 2023-11-12 00:46:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-11-12 00:46:13 +0000 |
commit | 6309be9eb75da54be6430ec9eabc90be03362b67 (patch) | |
tree | 880e65b4f001be1a2de25a4d8924a01356dee540 /Master/tlpkg | |
parent | b5e6871bd6bf6c5aa9bf59aee5756271ecd50392 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@68820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 a5283536446..5c50be51f67 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,7 +49,6 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://cran.asia/tex/' => 1, 'https://kr.mirrors.cicku.me/ctan/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, @@ -152,6 +151,7 @@ $mirrors = { 'Russia' => { 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, + 'https://mirror.truenetwork.ru/CTAN/' => 1, 'https://mirrors.mi-ras.ru/CTAN/' => 1, }, 'Spain' => { |