diff options
Diffstat (limited to 'slackware64-current/source/n/obexftp/obexftp.SlackBuild')
-rwxr-xr-x | slackware64-current/source/n/obexftp/obexftp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64-current/source/n/obexftp/obexftp.SlackBuild b/slackware64-current/source/n/obexftp/obexftp.SlackBuild index 8ea211937..485efefd2 100755 --- a/slackware64-current/source/n/obexftp/obexftp.SlackBuild +++ b/slackware64-current/source/n/obexftp/obexftp.SlackBuild @@ -22,7 +22,7 @@ PKGNAM=obexftp VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-10} +BUILD=${BUILD:-11} NUMJOBS=${NUMJOBS:-" -j7 "} |