diff options
author | Norbert Preining <norbert@preining.info> | 2024-01-05 03:02:50 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2024-01-05 03:02:50 +0000 |
commit | 387961768f65ec00d171b3781d4b87ea94bb19f5 (patch) | |
tree | b3280b963f8e2b3d3f9f0b1f940912069d6f27c9 /systems/texlive/tlnet/tlpkg/installer | |
parent | c45a0e15a3f74b963e3c2be142de33c8c8f12588 (diff) |
CTAN sync 202401050302
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 8a6b11fa96..6123ff9996 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -183,6 +183,9 @@ $mirrors = { 'https://mirror.quantum5.ca/CTAN/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, + 'Costa Rica' => { + 'https://mirrors.ucr.ac.cr/CTAN/' => 1, + }, 'USA' => { 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, |