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