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