summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-27 02:15:51 +0000
committerKarl Berry <karl@freefriends.org>2015-12-27 02:15:51 +0000
commit7108badc0dbda94ab6c82ddc4758a5692ba832d2 (patch)
tree0e7a3a1bae976945d58fa9c578e0374ed9136543 /Master/tlpkg/installer
parentdba3c30b76ccbfa8b8685180b9fb945823199876 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@39205 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index a3ddccfa88c..ec6a7ac9c8c 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -86,6 +86,7 @@ $mirrors = {
'http://ctan.127001.ovh/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
+ 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://mirror.unicorncloud.org/CTAN/' => 1,
'http://par-epistemen-taksis.de/tex-archive/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
@@ -114,6 +115,9 @@ $mirrors = {
'http://ftp.eq.uc.pt/software/TeX/' => 1,
'http://mirrors.fe.up.pt/pub/CTAN/' => 1
},
+ 'Russia' => {
+ 'http://ctan.uni-altai.ru/' => 1
+ },
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1
},