development/gr-osmosdr: Updated for version 20170421.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Panagiotis Nikolaou 2017-05-26 01:11:19 +07:00 committed by Willy Sudiarto Raharjo
parent 602290b2a1
commit ac27eae2a9
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gr-osmosdr
VERSION=${VERSION:-2016.06.23}
VERSION=${VERSION:-20170421}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gr-osmosdr"
VERSION="2016.06.23"
VERSION="20170421"
HOMEPAGE="http://sdr.osmocom.org/trac/wiki/GrOsmoSDR"
DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/gr-osmosdr/gr-osmosdr-2016.06.23.tar.gz"
MD5SUM="fdcd455469a5e0f6170a3bee3a0315e2"
DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/gr-osmosdr/gr-osmosdr-20170421.tar.gz"
MD5SUM="b96d4d3738a14d4088f4c9be8f2bed28"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnuradio"