All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/memtest86: bump to version 5.01
@ 2016-01-29 21:38 Bernd Kuhls
  2016-01-30  7:36 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2016-01-29 21:38 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/memtest86/memtest86.hash | 2 +-
 package/memtest86/memtest86.mk   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/package/memtest86/memtest86.hash b/package/memtest86/memtest86.hash
index cac0be7..81ad98e 100644
--- a/package/memtest86/memtest86.hash
+++ b/package/memtest86/memtest86.hash
@@ -1,2 +1,2 @@
 # locally computed using sha256sum
-sha256	5630ce978d0e6b671891df4253fc5c54659764d0cdfc7515ac0df3d8dd9e8737  memtest86+-4.20.tar.gz
+sha256	142127b7953fbd829b1057fb64a78d3340c2b771484230a7347e94530a0d9039	memtest86+-5.01.tar.gz
diff --git a/package/memtest86/memtest86.mk b/package/memtest86/memtest86.mk
index ef98f61..d2ec1a7 100644
--- a/package/memtest86/memtest86.mk
+++ b/package/memtest86/memtest86.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MEMTEST86_VERSION = 4.20
+MEMTEST86_VERSION = 5.01
 MEMTEST86_SOURCE = memtest86+-$(MEMTEST86_VERSION).tar.gz
 MEMTEST86_SITE = http://www.memtest.org/download/$(MEMTEST86_VERSION)
 MEMTEST86_LICENSE = GPLv2
@@ -16,4 +16,3 @@ define MEMTEST86_INSTALL_TARGET_CMDS
 endef
 
 $(eval $(generic-package))
-
-- 
2.7.0.rc3

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

* [Buildroot] [PATCH 1/1] package/memtest86: bump to version 5.01
  2016-01-29 21:38 [Buildroot] [PATCH 1/1] package/memtest86: bump to version 5.01 Bernd Kuhls
@ 2016-01-30  7:36 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-01-30  7:36 UTC (permalink / raw)
  To: buildroot

Dear Bernd Kuhls,

On Fri, 29 Jan 2016 22:38:43 +0100, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/memtest86/memtest86.hash | 2 +-
>  package/memtest86/memtest86.mk   | 3 +--
>  2 files changed, 2 insertions(+), 3 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-01-30  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-29 21:38 [Buildroot] [PATCH 1/1] package/memtest86: bump to version 5.01 Bernd Kuhls
2016-01-30  7:36 ` 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.