diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-12 23:54:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-12 23:54:39 +0000 |
commit | df16ddc90a200f2c3a5f5724c8ad376a3258c298 (patch) | |
tree | 0e30f8142c1065889cc8e9a9d82152eda74d98c7 /Master/tlpkg | |
parent | 47ee5eba9f7d6260a6a432ec3508f8620b8437c8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 758dfbdcad1..635aee07b1c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -22,6 +22,7 @@ $mirrors = { 'http://mirror.iopb.res.in/tex-archive/' => 1 }, 'Iran' => { + 'http://ctan.asis.ai/' => 1, 'http://ctan.yazd.ac.ir/' => 1 }, 'Japan' => { @@ -141,9 +142,6 @@ $mirrors = { 'http://mirror.its.dal.ca/ctan/' => 1, 'http://muug.ca/mirror/ctan/' => 1 }, - 'Costa Rica' => { - 'http://mirrors.ucr.ac.cr/CTAN/' => 1 - }, 'USA' => { 'http://ctan.math.illinois.edu/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, |