summaryrefslogtreecommitdiffstats
path: root/source/l/esound/esound.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/esound/esound.SlackBuild')
-rwxr-xr-xsource/l/esound/esound.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/esound/esound.SlackBuild b/source/l/esound/esound.SlackBuild
index 5f8fc4037..ba7b41510 100755
--- a/source/l/esound/esound.SlackBuild
+++ b/source/l/esound/esound.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=esound
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) "}