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