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