summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLCrypto.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-01 22:05:56 +0000
committerKarl Berry <karl@freefriends.org>2021-05-01 22:05:56 +0000
commit68ab44aef8c88f359941186ee76c4adad78fff41 (patch)
tree052b30082a11c9b1c9f649073a0d44eac3ad87df /Master/tlpkg/TeXLive/TLCrypto.pm
parent6b322e0b5d74b2d6e0c78df7b32cf1c71433be63 (diff)
(query_ctan_mirror): use curl if present in preference to wget.
(query_ctan_mirror_curl): new fn. (query_ctan_mirror_wget): new fn, was (essentially) query_ctan_mirror. (give_ctan_mirror_base): use https for backbone https://www.ctan.org. Add some ddebugging throughout for mirror resolution. Doc, formatting tweaks. New code from Norbert. git-svn-id: svn://tug.org/texlive/trunk@59044 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLCrypto.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLCrypto.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLCrypto.pm b/Master/tlpkg/TeXLive/TLCrypto.pm
index 58ad1f495dc..e0fa8f977dd 100644
--- a/Master/tlpkg/TeXLive/TLCrypto.pm
+++ b/Master/tlpkg/TeXLive/TLCrypto.pm
@@ -1,6 +1,6 @@
# $Id$
# TeXLive::TLCrypto.pm - handle checksums and signatures.
-# Copyright 2016-2020 Norbert Preining
+# Copyright 2016-2021 Norbert Preining
# This file is licensed under the GNU General Public License version 2
# or any later version.