diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-27 23:53:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-27 23:53:52 +0000 |
commit | cc09915f2283c012a12045169ce8e1caa621dbe3 (patch) | |
tree | 8996155d86ff2f6b7d206c9209ddbd7f7b83cb56 /Master/tlpkg | |
parent | fb664d84391b890b84dc152ca927da0ab5aa0b0d (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52197 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 dc044e8b1eb..7e0e7f9fa4c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $mirrors = { 'Africa' => { + 'Algeria' => { + 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 + }, 'South Africa' => { 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, @@ -74,6 +77,7 @@ $mirrors = { 'ftp://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, 'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1, 'http://ctan.mirror.norbert-ruehl.de/' => 1, + 'http://ctan.space-pro.be/tex-archive/' => 1, 'http://ftp.fau.de/ctan/' => 1, 'http://mirror.informatik.hs-fulda.de/tex-archive/' => 1, 'http://packages.oth-regensburg.de/ctan/' => 1, |