summaryrefslogtreecommitdiffstats
path: root/source/n/htdig/htdig.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/htdig/htdig.SlackBuild')
-rwxr-xr-xsource/n/htdig/htdig.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/htdig/htdig.SlackBuild b/source/n/htdig/htdig.SlackBuild
index 42496fd54..1ba354190 100755
--- a/source/n/htdig/htdig.SlackBuild
+++ b/source/n/htdig/htdig.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=htdig
VERSION=${VERSION:-3.2.0b6}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
-BUILD=${BUILD:-7}
+BUILD=${BUILD:-8}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then