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