From 4059ebe90205dc1dc74f0de9945ca5c69552f4f5 Mon Sep 17 00:00:00 2001 From: Carlos Santos Date: Sun, 14 Nov 2021 18:03:16 -0300 Subject: [PATCH] package/mksh: use plain HTTP in download and license links The server does not support TLS v1.2, causing dowloads to fall back to sources.buildroot.net. Mail sent to the project owner bounces, so it looks like this issue will not be solved anytime soon. Switch to HTTP, like was done in commit 399ad854cc21 (package/mksh: fix project URL in Config.in) for the homepage, and rely on our hashes to verify the integrity and authenticity of the download. Signed-off-by: Carlos Santos [yann.morin.1998@free.fr: slight rewording in the commit message] Signed-off-by: Yann E. MORIN (cherry picked from commit 0e83706aa1a02e9ba294796ba52f7bebee909ad7) Signed-off-by: Peter Korsgaard --- package/mksh/mksh.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/mksh/mksh.mk b/package/mksh/mksh.mk index 386b1bd016..c4818e8692 100644 --- a/package/mksh/mksh.mk +++ b/package/mksh/mksh.mk @@ -6,8 +6,8 @@ MKSH_VERSION = 59c MKSH_SOURCE = mksh-R$(MKSH_VERSION).tgz -MKSH_SITE = https://www.mirbsd.org/MirOS/dist/mir/mksh -# For MirOS License see https://www.mirbsd.org/TaC-mksh.txt +MKSH_SITE = http://www.mirbsd.org/MirOS/dist/mir/mksh +# For MirOS License see http://www.mirbsd.org/TaC-mksh.txt MKSH_LICENSE = MirOS, ISC MKSH_LICENSE_FILES = mksh.1