summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2020-01-04 01:20:29 +0100
committer Willy Sudiarto Raharjo2020-01-12 02:47:42 +0100
commit0124cf26b81fbcb5c4b5344f3aba49099f1fa2f5 (patch)
tree7ac2422dd20e364a94b123657a178843b1974ea4 /system
parentd285f7f051c0fa84464df8b40766bfc764894f78 (diff)
downloadslackbuilds-0124cf26b81fbcb5c4b5344f3aba49099f1fa2f5.tar.gz
system/stress-ng: Fix TAG in script.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/stress-ng/stress-ng.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/stress-ng/stress-ng.SlackBuild b/system/stress-ng/stress-ng.SlackBuild
index 4ecf19207b..7aa86a0f24 100644
--- a/system/stress-ng/stress-ng.SlackBuild
+++ b/system/stress-ng/stress-ng.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=stress-ng
VERSION=${VERSION:-0.09.48}
BUILD=${BUILD:-1}
-TAG=${TAG:-daw}
+TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in