summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-26 00:54:48 +0000
committerKarl Berry <karl@freefriends.org>2019-12-26 00:54:48 +0000
commit9fcc0a557811e8911cfd8971a0585856e64e4f08 (patch)
tree0fb289da2c1dd2211514b5fe970eb913f3bdff11 /Master/tlpkg/installer
parent9b0838728634909b6aee59896690f505885180a0 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53237 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 87a8cb35ca1..f690609865f 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -130,6 +130,7 @@ $mirrors = {
'http://mirrors.nxthost.com/ctan/' => 1
},
'Russia' => {
+ 'http://ctan.altspu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.mi.ras.ru/CTAN/' => 1
},
@@ -173,9 +174,6 @@ $mirrors = {
}
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}