diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2020-03-04 23:58:14 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 14:06:35 +0700 |
commit | f16a3933e4ac4dc63dc5d4a2949e60e113b1aad4 (patch) | |
tree | 373146146fac2d3aedf88e09665889401069d3ad /ham/chirp/chirp.SlackBuild | |
parent | 8f7d4eb13e63f18a8b964d718cae158d1b11575d (diff) | |
download | slackbuilds-f16a3933e4ac4dc63dc5d4a2949e60e113b1aad4.tar.gz |
ham/chirp: Updated for version 20200227.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'ham/chirp/chirp.SlackBuild')
-rw-r--r-- | ham/chirp/chirp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/chirp/chirp.SlackBuild b/ham/chirp/chirp.SlackBuild index b59aba071a..94aa62435d 100644 --- a/ham/chirp/chirp.SlackBuild +++ b/ham/chirp/chirp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for chirp -# Copyright 2014-2018 Robby Workman, Tuscaloosa, Alabama, USA +# Copyright 2014-2020 Robby Workman, Tuscaloosa, Alabama, 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=chirp -VERSION=${VERSION:-20181018} +VERSION=${VERSION:-20200227} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |