summaryrefslogtreecommitdiffstats
path: root/source/l/mhash/mhash.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/mhash/mhash.SlackBuild')
-rwxr-xr-xsource/l/mhash/mhash.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/mhash/mhash.SlackBuild b/source/l/mhash/mhash.SlackBuild
index 971adee03..0b744eb14 100755
--- a/source/l/mhash/mhash.SlackBuild
+++ b/source/l/mhash/mhash.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mhash
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then