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