diff options
Diffstat (limited to 'ham/SoapySDRPlay/SoapySDRPlay.SlackBuild')
-rw-r--r-- | ham/SoapySDRPlay/SoapySDRPlay.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |