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>
This commit is contained in:
B. Watson 2023-11-20 02:39:03 -05:00 committed by Willy Sudiarto Raharjo
parent bd7329f86f
commit 547c861aef
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View file

@ -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}

View file

@ -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=""