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