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