aboutsummaryrefslogtreecommitdiff
path: root/ham/SDRPlay/SDRPlay.SlackBuild
diff options
context:
space:
mode:
authorAlan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)>2020-04-02 00:34:00 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-02 00:34:00 +0700
commitb3170918db2f28fdbb1eaed72db42703163a9a65 (patch)
tree1ee4a52f6904e57514c0248271071b767e0d3cf8 /ham/SDRPlay/SDRPlay.SlackBuild
parenta00ee22a875f47ee67948755ad576aa1d2e8a31b (diff)
ham/SDRPlay: Updated for version 2.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/SDRPlay/SDRPlay.SlackBuild')
-rw-r--r--ham/SDRPlay/SDRPlay.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/ham/SDRPlay/SDRPlay.SlackBuild b/ham/SDRPlay/SDRPlay.SlackBuild
index e6fe2e943765..c32ee5a75eb8 100644
--- a/ham/SDRPlay/SDRPlay.SlackBuild
+++ b/ham/SDRPlay/SDRPlay.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for SDRPlay
-# 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=SDRPlay
-VERSION=${VERSION:-2.10.2}
+VERSION=${VERSION:-2.13.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-VERS="2.10"
+VERS="2.13"
mkdir -p $PKG/usr/lib$LIBDIRSUFFIX
install -m644 ${ARCH}/libmirsdrapi-rsp.so.${VERS} $PKG/usr/lib$LIBDIRSUFFIX