summaryrefslogtreecommitdiff
path: root/README-prereq
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-09-18 16:15:16 +0200
committerPaul Eggert <eggert@cs.ucla.edu>2022-09-18 11:42:02 -0700
commit875c636ce503b65f86719f7a2959e4a9fea952e3 (patch)
tree92b2d35b2ef0cda510eb58d66e7c234bd92ef85e /README-prereq
parent9062704bf8d3b75f73272bb2a8d6539568933e57 (diff)
downloadcoreutils-875c636ce503b65f86719f7a2959e4a9fea952e3.tar.gz
all: prefer HTTPS to HTTP
* README-hacking: * README-prereq: * THANKS.in: * doc/sort-version.texi (Other version/natural sort implementations): * gl/lib/rand-isaac.c: * gl/tests/test-rand-isaac.c: * src/operand2sig.c (operand2sig): * src/remove.c (nonexistent_file_errno): * tests/misc/env-signal-handler.sh: * tests/misc/sort-debug-warn.sh (LC_ALL): Prefer HTTPS to HTTP. Addresses https://bugs.gnu.org/56512 Copyright-paperwork-exempt: yes
Diffstat (limited to 'README-prereq')
-rw-r--r--README-prereq2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-prereq b/README-prereq
index 176fb2199..9ae4b12af 100644
--- a/README-prereq
+++ b/README-prereq
@@ -15,7 +15,7 @@ as well as by 'make'. They include:
- Perl <https://www.cpan.org/>
- Tar <https://www.gnu.org/software/tar/>
- Texinfo <https://www.gnu.org/software/texinfo/>
-- Wget <http://www.gnu.org/software/wget/>
+- Wget <https://www.gnu.org/software/wget/>
- XZ Utils <https://tukaani.org/xz/>
It is generally better to use official packages for your system.