summaryrefslogtreecommitdiffstats
path: root/source/l/tdb/tdb.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/tdb/tdb.SlackBuild')
-rwxr-xr-xsource/l/tdb/tdb.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/tdb/tdb.SlackBuild b/source/l/tdb/tdb.SlackBuild
index 3a84d9347..b7f4bfa7d 100755
--- a/source/l/tdb/tdb.SlackBuild
+++ b/source/l/tdb/tdb.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tdb
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