diff options
author | Gustavo Conrad <gus3963@gmail.com> | 2019-12-15 05:04:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 05:04:25 +0700 |
commit | 0be266315ba8556cdc5ed8a7fa3b11839332063d (patch) | |
tree | b23c51214bf5242bd1aae220fdfc29226dafd010 /ham/svxlink/svxlink.SlackBuild | |
parent | effabc4cd060bb9e5f3e461dd8d5b3a280174347 (diff) |
ham/svxlink: Updated for version 19.09.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/svxlink/svxlink.SlackBuild')
-rw-r--r-- | ham/svxlink/svxlink.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/svxlink/svxlink.SlackBuild b/ham/svxlink/svxlink.SlackBuild index 8d043635c18b4..486723dbbc1b4 100644 --- a/ham/svxlink/svxlink.SlackBuild +++ b/ham/svxlink/svxlink.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for svxlink - cmake version -# Copyright 2014-2015, Gustavo Conrad (gus3963 gmail) +# Copyright 2014-2019, Gustavo Conrad (gus3963 gmail) # 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=svxlink -VERSION=${VERSION:-17.12.2} +VERSION=${VERSION:-19.09.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |