aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2023-03-04 22:34:51 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:29 +0700
commita95f25985a38e1487a0a889599517595b6ae2754 (patch)
tree9621ec1103b22c45fd673681c8fae4ee88e6e9cd /system
parentfe3c4f3a42516978f56982e5d1c66e18e635c9e8 (diff)
downloadslackbuilds-a95f25985a38e1487a0a889599517595b6ae2754.tar.xz
system/memtest86+: Updated for version 6.10
Signed-off-by: Kyle Guinn <elyk03@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/memtest86+/memtest86+.SlackBuild6
-rw-r--r--system/memtest86+/memtest86+.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/memtest86+/memtest86+.SlackBuild b/system/memtest86+/memtest86+.SlackBuild
index 8e152e52df8e..53e97ca2b33e 100644
--- a/system/memtest86+/memtest86+.SlackBuild
+++ b/system/memtest86+/memtest86+.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for memtest86+
-# Copyright 2013-2022 Kyle Guinn <elyk03@gmail.com>
+# Copyright 2013-2023 Kyle Guinn <elyk03@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=memtest86+
SRCNAM=memtest86plus
-VERSION=${VERSION:-6.00}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-6.10}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/memtest86+/memtest86+.info b/system/memtest86+/memtest86+.info
index a31702181947..b8119971ce41 100644
--- a/system/memtest86+/memtest86+.info
+++ b/system/memtest86+/memtest86+.info
@@ -1,8 +1,8 @@
PRGNAM="memtest86+"
-VERSION="6.00"
+VERSION="6.10"
HOMEPAGE="https://www.memtest.org/"
-DOWNLOAD="https://github.com/memtest86plus/memtest86plus/archive/v6.00/memtest86plus-6.00.tar.gz"
-MD5SUM="851a048cdc48e8d79aebe747e1f20864"
+DOWNLOAD="https://github.com/memtest86plus/memtest86plus/archive/v6.10/memtest86plus-6.10.tar.gz"
+MD5SUM="690ed91cde6ebc502d3a9e2b609a091a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""