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