summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-08-13 23:53:26 +0000
committerKarl Berry <karl@freefriends.org>2019-08-13 23:53:26 +0000
commita4b43152d5703323ccca16c553b1f4f49a24aadf (patch)
treeba4a68cf73bc93abefaa7c8340aa449ea8930804 /Master/tlpkg
parentfc097cb10201781f21acf1c8c832ddfc00e88d33 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51877 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index b222e80957e..7e0e7f9fa4c 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -92,7 +92,8 @@ $mirrors = {
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
'http://ctan.triasinformatica.nl/' => 1,
- 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
+ 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1,
+ 'http://mirror.koddos.net/CTAN/' => 1
},
'Norway' => {
'http://ctan.uib.no/' => 1
@@ -151,6 +152,7 @@ $mirrors = {
'http://ctan.mirrors.hoobly.com/' => 1,
'http://mirror.las.iastate.edu/tex-archive/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
+ 'http://mirrors.concertpass.com/tex-archive/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.rit.edu/CTAN/' => 1
}