ham/rtl-sdr: Updated for version 20180603.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Panagiotis Nikolaou 2018-06-17 17:46:06 +01:00 committed by David Spencer
parent 4a85098557
commit c2816ab5a7
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for rtl-sdr
# 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=rtl-sdr
VERSION=${VERSION:-20170919}
VERSION=${VERSION:-20180603}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -71,7 +71,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 . \

View file

@ -1,8 +1,8 @@
PRGNAM="rtl-sdr"
VERSION="20170919"
VERSION="20180603"
HOMEPAGE="http://sdr.osmocom.org/trac/wiki/rtl-sdr"
DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/rtl-sdr/rtl-sdr-20170919.tar.gz"
MD5SUM="109b38b9a79eaf27e97f8cbfcfa359e3"
DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/rtl-sdr/rtl-sdr-20180603.tar.bz2"
MD5SUM="cbba428176ebdb6777ee3ec04a4a9b0d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""