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