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