summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-01-08 03:00:28 +0000
committerNorbert Preining <norbert@preining.info>2020-01-08 03:00:28 +0000
commit1b3f15203efd63cdab3fb47f37ff5f6c10558477 (patch)
treed9e957055fddd80101debe41dced62c1fe4a0c1a /systems/texlive/tlnet/tlpkg/installer
parentdf03e5b3de4cbd1ded325d15714456336229a223 (diff)
CTAN sync 202001080300
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rwxr-xr-xsystems/texlive/tlnet/tlpkg/installer/config.guess6
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl3
2 files changed, 6 insertions, 3 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/config.guess b/systems/texlive/tlnet/tlpkg/installer/config.guess
index 95b16c7747..45001cfecd 100755
--- a/systems/texlive/tlnet/tlpkg/installer/config.guess
+++ b/systems/texlive/tlnet/tlpkg/installer/config.guess
@@ -1,8 +1,8 @@
#! /bin/sh
# Attempt to guess a canonical system name.
-# Copyright 1992-2019 Free Software Foundation, Inc.
+# Copyright 1992-2020 Free Software Foundation, Inc.
-timestamp='2019-12-21'
+timestamp='2020-01-01'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -50,7 +50,7 @@ version="\
GNU config.guess ($timestamp)
Originally written by Per Bothner.
-Copyright 1992-2019 Free Software Foundation, Inc.
+Copyright 1992-2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index c031021761..e587a0f577 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/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
},