diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/SoapySDRPlay/SoapySDRPlay.SlackBuild | 4 | ||||
-rw-r--r-- | ham/SoapySDRPlay/SoapySDRPlay.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ham/SoapySDRPlay/SoapySDRPlay.SlackBuild b/ham/SoapySDRPlay/SoapySDRPlay.SlackBuild index 584691ef83..24c83597d9 100644 --- a/ham/SoapySDRPlay/SoapySDRPlay.SlackBuild +++ b/ham/SoapySDRPlay/SoapySDRPlay.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SoapySDRPlay -# Copyright 2017 Alan Aversa USA +# Copyright 2020 Alan Aversa USA # 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=SoapySDRPlay -VERSION=${VERSION:-0.1.0} +VERSION=${VERSION:-0.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ham/SoapySDRPlay/SoapySDRPlay.info b/ham/SoapySDRPlay/SoapySDRPlay.info index b0cb33dd5f..658cc35a7b 100644 --- a/ham/SoapySDRPlay/SoapySDRPlay.info +++ b/ham/SoapySDRPlay/SoapySDRPlay.info @@ -1,8 +1,8 @@ PRGNAM="SoapySDRPlay" -VERSION="0.1.0" +VERSION="0.2.0" HOMEPAGE="https://github.com/pothosware/SoapySDRPlay" -DOWNLOAD="https://github.com/pothosware/SoapySDRPlay/archive/soapy-sdrplay-0.1.0/SoapySDRPlay-soapy-sdrplay-0.1.0.tar.gz" -MD5SUM="e488245671b9b2af603aa30c2007675f" +DOWNLOAD="https://github.com/pothosware/SoapySDRPlay/archive/soapy-sdrplay-0.2.0/SoapySDRPlay-soapy-sdrplay-0.2.0.tar.gz" +MD5SUM="92499f2c4777255d78794cf9eafee282" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SoapySDR SDRPlay" |