diff options
author | Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)> | 2020-04-17 11:19:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 09:57:37 +0700 |
commit | 0935024ab36cf750766587e92511f7ad26604312 (patch) | |
tree | fc5ddf9ce2792e3fd7523fe8d8190999fa201d32 /ham/liquid-dsp/liquid-dsp.SlackBuild | |
parent | 25286552397124f23a1bfb3939306606ff2f083c (diff) |
ham/liquid-dsp: Updated for version 1.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/liquid-dsp/liquid-dsp.SlackBuild')
-rw-r--r-- | ham/liquid-dsp/liquid-dsp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/liquid-dsp/liquid-dsp.SlackBuild b/ham/liquid-dsp/liquid-dsp.SlackBuild index 986b260b76dd6..38877db7f533d 100644 --- a/ham/liquid-dsp/liquid-dsp.SlackBuild +++ b/ham/liquid-dsp/liquid-dsp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for liquid-dsp -# 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=liquid-dsp -VERSION=${VERSION:-1.3.0} +VERSION=${VERSION:-1.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |