From fb6129fecf5064246a6df9f0bd48a80db7b1e620 Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Tue, 9 Jan 2024 23:34:43 -0600 Subject: [PATCH] system/memtest86+: Updated for version 7.00 Signed-off-by: Kyle Guinn Signed-off-by: Willy Sudiarto Raharjo --- system/memtest86+/memtest86+.SlackBuild | 4 ++-- system/memtest86+/memtest86+.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/system/memtest86+/memtest86+.SlackBuild b/system/memtest86+/memtest86+.SlackBuild index b2a2b28e29..5b60123281 100644 --- a/system/memtest86+/memtest86+.SlackBuild +++ b/system/memtest86+/memtest86+.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for memtest86+ -# Copyright 2013-2023 Kyle Guinn +# Copyright 2013-2024 Kyle Guinn # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=memtest86+ SRCNAM=memtest86plus -VERSION=${VERSION:-6.20} +VERSION=${VERSION:-7.00} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/memtest86+/memtest86+.info b/system/memtest86+/memtest86+.info index 1e5e136019..9c6b4819cb 100644 --- a/system/memtest86+/memtest86+.info +++ b/system/memtest86+/memtest86+.info @@ -1,8 +1,8 @@ PRGNAM="memtest86+" -VERSION="6.20" +VERSION="7.00" HOMEPAGE="https://www.memtest.org/" -DOWNLOAD="https://github.com/memtest86plus/memtest86plus/archive/v6.20/memtest86plus-6.20.tar.gz" -MD5SUM="cae236c02d00015c7372fc54094716a5" +DOWNLOAD="https://github.com/memtest86plus/memtest86plus/archive/v7.00/memtest86plus-7.00.tar.gz" +MD5SUM="237418238fd499509edca8b21c3cc9c5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""