summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-13 23:48:34 +0000
committerKarl Berry <karl@freefriends.org>2021-10-13 23:48:34 +0000
commitc5207e239e3b787a497e8d3af73e9510605801a8 (patch)
tree6ef674105c88098434626e39e7642ef81bd2e0f3 /Master/tlpkg
parent34f0baf69cead9ec831c61eb72696ab2a1fd256e (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index d8fa6fcd7f5..825e1816452 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,
+ },
'Morocco' => {
'https://mirror.marwan.ma/ctan/' => 1,
},
@@ -44,7 +47,6 @@ $mirrors = {
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
'https://cran.asia/tex/' => 1,
- 'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
@@ -195,9 +197,6 @@ $mirrors = {
'Australia' => {
'https://mirror.aarnet.edu.au/pub/CTAN/' => 1,
},
- 'New Zealand' => {
- 'https://mirror.aut.ac.nz/CTAN/' => 1,
- },
},
'South America' => {
'Chile' => {