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