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