diff options
-rw-r--r-- | system/stress-ng/stress-ng.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/stress-ng/stress-ng.SlackBuild b/system/stress-ng/stress-ng.SlackBuild index 4ecf19207bc72..7aa86a0f241a4 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 |