diff options
Diffstat (limited to 'source/a/usb_modeswitch/usb_modeswitch.SlackBuild')
-rwxr-xr-x | source/a/usb_modeswitch/usb_modeswitch.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/usb_modeswitch/usb_modeswitch.SlackBuild b/source/a/usb_modeswitch/usb_modeswitch.SlackBuild index af59704c..fb026b0b 100755 --- a/source/a/usb_modeswitch/usb_modeswitch.SlackBuild +++ b/source/a/usb_modeswitch/usb_modeswitch.SlackBuild @@ -26,9 +26,9 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=usb_modeswitch -VERSION=${VERSION:-2.5.1} +VERSION=${VERSION:-2.5.2} DATAVER=${DATAVER:-20170806} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |