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