diff options
Diffstat (limited to 'ham/SoapyRemote/SoapyRemote.SlackBuild')
-rw-r--r-- | ham/SoapyRemote/SoapyRemote.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/SoapyRemote/SoapyRemote.SlackBuild b/ham/SoapyRemote/SoapyRemote.SlackBuild index d3a8cf23d1..9365116325 100644 --- a/ham/SoapyRemote/SoapyRemote.SlackBuild +++ b/ham/SoapyRemote/SoapyRemote.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SoapyRemote -# 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=SoapyRemote -VERSION=${VERSION:-0.4.2} +VERSION=${VERSION:-0.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |