summaryrefslogtreecommitdiffstats
path: root/source/l/libatasmart/libatasmart.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/libatasmart/libatasmart.SlackBuild')
-rwxr-xr-xsource/l/libatasmart/libatasmart.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libatasmart/libatasmart.SlackBuild b/source/l/libatasmart/libatasmart.SlackBuild
index ebf940c5d..1b3839672 100755
--- a/source/l/libatasmart/libatasmart.SlackBuild
+++ b/source/l/libatasmart/libatasmart.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libatasmart
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}