package/memtest86: bump to version 5.01
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
e100ab1320
commit
92bd5a478e
@ -1,2 +1,2 @@
|
||||
# locally computed using sha256sum
|
||||
sha256 5630ce978d0e6b671891df4253fc5c54659764d0cdfc7515ac0df3d8dd9e8737 memtest86+-4.20.tar.gz
|
||||
sha256 142127b7953fbd829b1057fb64a78d3340c2b771484230a7347e94530a0d9039 memtest86+-5.01.tar.gz
|
||||
|
@ -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))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user