diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-26 01:23:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-26 01:23:15 +0000 |
commit | c610974d434bcfa85dc4667befd6ec68491a1745 (patch) | |
tree | b0f6e296233c766471d66e3161baef6354dd7341 /Master/tlpkg | |
parent | 0af5d4531b0a7b262698c642d7371ff1314a50f0 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49254 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d5dba04d530..ee5f7ba25fb 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -25,6 +25,7 @@ $mirrors = { 'http://mirror.iopb.res.in/tex-archive/' => 1 }, 'Iran' => { + 'http://ctan.asis.io/' => 1, 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazd.ac.ir/' => 1, 'http://repo.iut.ac.ir/tex-archive/' => 1 |