summaryrefslogtreecommitdiffstats
path: root/source/l/libusb-compat/libusb-compat.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/libusb-compat/libusb-compat.SlackBuild')
-rwxr-xr-xsource/l/libusb-compat/libusb-compat.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libusb-compat/libusb-compat.SlackBuild b/source/l/libusb-compat/libusb-compat.SlackBuild
index c59d0b186..2227069ff 100755
--- a/source/l/libusb-compat/libusb-compat.SlackBuild
+++ b/source/l/libusb-compat/libusb-compat.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libusb-compat
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then