diff options
author | Karl Berry <karl@freefriends.org> | 2021-04-06 23:47:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-04-06 23:47:49 +0000 |
commit | 0f0ec5f54a995d48e7d14cdee3d3f560ceadffd3 (patch) | |
tree | 2ba3d3216f937c0162cedeeaf40345b39ea95da6 /Master/tlpkg | |
parent | 6cba81bcac06efdaf0b8f903935c40fab6defd35 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@58780 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 3f32dbb7c48..fca8f49f400 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -150,6 +150,9 @@ $mirrors = { 'Serbia' => { 'http://ctan.mirror.ftn.uns.ac.rs/' => 1, }, + 'Slovenia' => { + 'http://ctan.ijs.si/tex-archive/' => 1, + }, 'Spain' => { 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, @@ -169,6 +172,7 @@ $mirrors = { 'Canada' => { 'http://ctan.mirror.colo-serv.net/' => 1, 'http://ctan.mirror.globo.tech/' => 1, + 'https://ctan.math.ca/tex-archive/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |