summaryrefslogtreecommitdiffstats
path: root/source/l/cryptopp/cryptopp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/cryptopp/cryptopp.SlackBuild')
-rwxr-xr-xsource/l/cryptopp/cryptopp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/cryptopp/cryptopp.SlackBuild b/source/l/cryptopp/cryptopp.SlackBuild
index fa34b05b3..8d3ced299 100755
--- a/source/l/cryptopp/cryptopp.SlackBuild
+++ b/source/l/cryptopp/cryptopp.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cryptopp
VERSION=${VERSION:-8.2.0}
SRCVER=$(echo $VERSION | tr -d '.')
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:-" -j $(expr $(nproc) + 1) "}