summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-24 03:01:16 +0000
committerNorbert Preining <norbert@preining.info>2020-06-24 03:01:16 +0000
commitf566a9b0d006a4d1aaa8501e771f6a5b7a55f9fe (patch)
treee0fb3eaba13adc65218e29780ecc59a14e237b43 /systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
parentf18fa52d41e3ef33839ba943fe4987a6825ed278 (diff)
CTAN sync 202006240301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 762379f4ea..91a22ec168 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -21,6 +21,7 @@ $mirrors = {
'http://mirrors.ustc.edu.cn/CTAN/' => 1,
'https://mirror.bjtu.edu.cn/CTAN/' => 1,
'https://mirrors.aliyun.com/CTAN/' => 1,
+ 'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
},
'Hong Kong' => {
'https://mirror-hk.koddos.net/CTAN/' => 1,
@@ -123,6 +124,9 @@ $mirrors = {
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'http://mirror.koddos.net/CTAN/' => 1,
},
+ 'Norway' => {
+ 'http://ctan.uib.no/' => 1,
+ },
'Poland' => {
'ftp://ftp.gust.org.pl/TeX/' => 1,
'http://sunsite.icm.edu.pl/pub/CTAN/' => 1,
@@ -173,6 +177,7 @@ $mirrors = {
'http://ctan.math.utah.edu/ctan/tex-archive/' => 1,
'http://ctan.math.washington.edu/tex-archive/' => 1,
'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,