summaryrefslogtreecommitdiffstats
path: root/libusbx/build
diff options
context:
space:
mode:
Diffstat (limited to 'libusbx/build')
-rwxr-xr-xlibusbx/build/libusbx.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/libusbx/build/libusbx.SlackBuild b/libusbx/build/libusbx.SlackBuild
index 3eb0b420..90db52ff 100755
--- a/libusbx/build/libusbx.SlackBuild
+++ b/libusbx/build/libusbx.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2008 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -20,6 +20,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
VERSION=${VERSION:-0.1.12}
ARCH=${ARCH:-x86_64}
BUILD=${BUILD:-2}
@@ -96,5 +97,5 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-makepkg -l y -c n $TMP/libusb-$VERSION-$ARCH-$BUILD.tgz
+makepkg -l y -c n $TMP/libusb-$VERSION-$ARCH-$BUILD.txz