aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-11-20 02:39:03 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-25 22:12:45 +0700
commit547c861aef45d07f5460dd9923c13f778efa71c5 (patch)
tree25f3ed9dc8c46adadc222307595f20ded255f819
parentbd7329f86fafbe7e629c792655994989bf632d44 (diff)
downloadslackbuilds-547c861aef45d07f5460dd9923c13f778efa71c5.tar.xz
system/stressapptest: Updated for version 1.0.11.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/stressapptest/stressapptest.SlackBuild4
-rw-r--r--system/stressapptest/stressapptest.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/system/stressapptest/stressapptest.SlackBuild b/system/stressapptest/stressapptest.SlackBuild
index 8116d540baea..24ef170a42ea 100644
--- a/system/stressapptest/stressapptest.SlackBuild
+++ b/system/stressapptest/stressapptest.SlackBuild
@@ -6,10 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20231120 bkw: update for v1.0.11.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=stressapptest
-VERSION=${VERSION:-1.0.9}
+VERSION=${VERSION:-1.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/stressapptest/stressapptest.info b/system/stressapptest/stressapptest.info
index 61a387d14eee..0fe038b71d0c 100644
--- a/system/stressapptest/stressapptest.info
+++ b/system/stressapptest/stressapptest.info
@@ -1,8 +1,8 @@
PRGNAM="stressapptest"
-VERSION="1.0.9"
+VERSION="1.0.11"
HOMEPAGE="https://github.com/stressapptest/stressapptest"
-DOWNLOAD="https://github.com/stressapptest/stressapptest/archive/v1.0.9/stressapptest-1.0.9.tar.gz"
-MD5SUM="d3a526c174c049dd7a1068dc74a62be2"
+DOWNLOAD="https://github.com/stressapptest/stressapptest/archive/v1.0.11/stressapptest-1.0.11.tar.gz"
+MD5SUM="bf1c1d73b44b65f8a1584a61b4605097"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""