diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-11 00:48:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-11 00:48:31 +0000 |
commit | 9d763aa78249cc158b9ed560c8e378a1839d72bc (patch) | |
tree | 3865a4e561966e53354fc75a9a519c202f1183ac /Master/tlpkg | |
parent | e44b7c145716367ff1457d4a0e3483a4b0dd1f42 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61565 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d052d79ae22..743f64a9220 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -64,6 +64,9 @@ $mirrors = { 'https://mirror.easyname.at/ctan/' => 1, 'https://mirror.kumi.systems/ctan/' => 1, }, + 'Belarus' => { + 'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1, + }, 'Czech Republic' => { 'http://ftp.cvut.cz/tex-archive/' => 1, 'https://mirrors.nic.cz/tex-archive/' => 1, |