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