From 561f5311f3cdffd1f18448ee3edf1e4444dda553 Mon Sep 17 00:00:00 2001 From: Panagiotis Nikolaou Date: Sun, 17 Jun 2018 17:15:57 +0100 Subject: development/hackrf: Updated for version 20180430. Signed-off-by: David Spencer --- development/hackrf/hackrf.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'development/hackrf/hackrf.SlackBuild') diff --git a/development/hackrf/hackrf.SlackBuild b/development/hackrf/hackrf.SlackBuild index 8908981fcd..341174393f 100644 --- a/development/hackrf/hackrf.SlackBuild +++ b/development/hackrf/hackrf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hackrf -# Copyright 2015-2017 Panagiotis Nikolaou, Culver City, CA +# Copyright 2015-2018 Panagiotis Nikolaou, Culver City, CA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hackrf -VERSION=${VERSION:-20170228} +VERSION=${VERSION:-20180430} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -66,7 +66,7 @@ fi cd $TMP rm -rf $PRGNAM-$VERSION -tar xvzf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 cd $PRGNAM-$VERSION chown -R root:root . find -L . \ -- cgit v1.2.3