diff options
Diffstat (limited to 'source/ap/bpe/bpe.SlackBuild')
-rwxr-xr-x | source/ap/bpe/bpe.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/bpe/bpe.SlackBuild b/source/ap/bpe/bpe.SlackBuild index 33d4ca5d..77bf5fe3 100755 --- a/source/ap/bpe/bpe.SlackBuild +++ b/source/ap/bpe/bpe.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bpe VERSION=2.01.00 -BUILD=${BUILD:-4} +BUILD=${BUILD:-5} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |