diff options
Diffstat (limited to 'source/ap/bc')
-rwxr-xr-x | source/ap/bc/bc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/bc/bc.SlackBuild b/source/ap/bc/bc.SlackBuild index d467d987..26e80aed 100755 --- a/source/ap/bc/bc.SlackBuild +++ b/source/ap/bc/bc.SlackBuild @@ -22,7 +22,7 @@ PKGNAM=bc VERSION=${VERSION:-1.06.95} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |