diff options
author | Karl Berry <karl@freefriends.org> | 2024-05-29 23:40:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-05-29 23:40:12 +0000 |
commit | 1216c3623cfb15d5f35918b51d37f34853bcae44 (patch) | |
tree | 571ba82cd822f2e4ba302fc6ebf2bff9b63586a9 /Master/tlpkg | |
parent | 104b96dcf17292ab0d78ffd99de806807d98f067 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71387 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 8ab1f713f8c..4a4e5e41508 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,6 +9,7 @@ $mirrors = { }, 'Asia' => { 'China' => { + 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirror.nyist.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, @@ -155,7 +156,6 @@ $mirrors = { 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { - 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1, }, 'Switzerland' => { |