diff options
author | Karl Berry <karl@freefriends.org> | 2022-05-04 23:48:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-05-04 23:48:55 +0000 |
commit | d954a790eed89a393c2c5f468d5645f70871fcc4 (patch) | |
tree | 239f80acf1ebc0f360f14833c15370c016f58b63 /Master/tlpkg | |
parent | d1e57691057bcf48fbbbb5207d848de32ada6f4e (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63229 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 464f5762fb0..1cc0ef528cf 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -211,6 +211,9 @@ $mirrors = { }, }, 'South America' => { + 'Brazil' => { + 'https://linorg.usp.br/CTAN/' => 1, + }, 'Chile' => { 'https://ctan.dcc.uchile.cl/' => 1, }, |