diff options
Diffstat (limited to 'source/n/htdig/htdig.SlackBuild')
-rwxr-xr-x | source/n/htdig/htdig.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/htdig/htdig.SlackBuild b/source/n/htdig/htdig.SlackBuild index b915314b2..ae92cfde1 100755 --- a/source/n/htdig/htdig.SlackBuild +++ b/source/n/htdig/htdig.SlackBuild @@ -24,7 +24,7 @@ PKGNAM=htdig VERSION=${VERSION:-3.2.0b6} NUMJOBS=${NUMJOBS:-" -j7 "} -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |