summaryrefslogtreecommitdiffstats
path: root/source/n/proftpd
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/proftpd')
-rwxr-xr-xsource/n/proftpd/proftpd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/proftpd/proftpd.SlackBuild b/source/n/proftpd/proftpd.SlackBuild
index 2d436ceaf..53eba37b1 100755
--- a/source/n/proftpd/proftpd.SlackBuild
+++ b/source/n/proftpd/proftpd.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=proftpd
VERSION=1.3.6c
DIRVER=1.3.6c
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}