All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/mksh: update to version 57
@ 2020-01-06 10:20 Pascal de Bruijn
  2020-01-06 22:32 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Pascal de Bruijn @ 2020-01-06 10:20 UTC (permalink / raw)
  To: buildroot

From: Pascal de Bruijn <pmjdebruijn@pcode.nl>

Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
---
 package/mksh/mksh.hash | 4 +---
 package/mksh/mksh.mk   | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/package/mksh/mksh.hash b/package/mksh/mksh.hash
index 411baa8..872d042 100644
--- a/package/mksh/mksh.hash
+++ b/package/mksh/mksh.hash
@@ -1,4 +1,2 @@
 # From http://www.mirbsd.org/mksh.htm#build
-md5 718c44251b52c48e7312903273e263f4  mksh-R55.tgz
-# Calculated based on the hash above
-sha256 ced42cb4a181d97d52d98009eed753bd553f7c34e6991d404f9a8dcb45c35a57  mksh-R55.tgz
+sha256 3d101154182d52ae54ef26e1360c95bc89c929d28859d378cc1c84f3439dbe75  mksh-R57.tgz
diff --git a/package/mksh/mksh.mk b/package/mksh/mksh.mk
index 3347dd6..2aa8f70 100644
--- a/package/mksh/mksh.mk
+++ b/package/mksh/mksh.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MKSH_VERSION = 55
+MKSH_VERSION = 57
 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
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/mksh: update to version 57
  2020-01-06 10:20 [Buildroot] [PATCH] package/mksh: update to version 57 Pascal de Bruijn
@ 2020-01-06 22:32 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-01-06 22:32 UTC (permalink / raw)
  To: buildroot

On Mon,  6 Jan 2020 11:20:42 +0100
Pascal de Bruijn <p.debruijn@unilogic.nl> wrote:

> From: Pascal de Bruijn <pmjdebruijn@pcode.nl>
> 
> Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
> ---
>  package/mksh/mksh.hash | 4 +---
>  package/mksh/mksh.mk   | 2 +-
>  2 files changed, 2 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-06 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-06 10:20 [Buildroot] [PATCH] package/mksh: update to version 57 Pascal de Bruijn
2020-01-06 22:32 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.