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 747c34cf9..4070ddfd1 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:-6} +BUILD=${BUILD:-7} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |