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