summaryrefslogtreecommitdiffstats
path: root/source/l/cryptopp/cryptopp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsource/l/cryptopp/cryptopp.SlackBuild (renamed from testing/source/vtown/deps/cryptopp/cryptopp.SlackBuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/source/vtown/deps/cryptopp/cryptopp.SlackBuild b/source/l/cryptopp/cryptopp.SlackBuild
index 309a15890..4ce5a9694 100755
--- a/testing/source/vtown/deps/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:-1_vtown_1}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j $(expr $(nproc) + 1) "}