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