diff options
Diffstat (limited to 'source/n/zd1211-firmware/zd1211-firmware.SlackBuild')
-rwxr-xr-x | source/n/zd1211-firmware/zd1211-firmware.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/zd1211-firmware/zd1211-firmware.SlackBuild b/source/n/zd1211-firmware/zd1211-firmware.SlackBuild index 9928d3cfa..ea54ba65b 100755 --- a/source/n/zd1211-firmware/zd1211-firmware.SlackBuild +++ b/source/n/zd1211-firmware/zd1211-firmware.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=zd1211-firmware VERSION=${VERSION:-1.5} ARCH=${ARCH:-fw} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information |