diff options
author | Norbert Preining <norbert@preining.info> | 2024-02-23 03:02:16 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2024-02-23 03:02:16 +0000 |
commit | e7a321bba289c40f39563c19bbeac355f7c0eeeb (patch) | |
tree | a4ddcf771f1c706b6a8c8aed27ee2241ff0b43ac /systems/texlive/tlnet/tlpkg/installer | |
parent | 286abb7dcd6c03d7edcd3d3435bb97448074c3cf (diff) |
CTAN sync 202402230302
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 50833fb7aa..607fed02f5 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -17,9 +17,11 @@ $mirrors = { 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.jlu.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, + 'https://mirrors.pku.edu.cn/ctan/' => 1, 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, + 'https://mirrors.ustc.edu.cn/CTAN/' => 1, }, 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1, |