diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-09-01 00:33:17 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-09-06 08:50:39 +0700 |
commit | bc5727ab52222ca3b927e23a06f6eae5604a8852 (patch) | |
tree | ab91fd56c2e71deac1aa039c82c5ec675f39fdd7 /ham/chirp/chirp.SlackBuild | |
parent | 2ba8d3ce7184dba7956034764c9796f71eb5b538 (diff) |
ham/chirp: Updated for version 20210830.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/chirp/chirp.SlackBuild')
-rw-r--r-- | ham/chirp/chirp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/chirp/chirp.SlackBuild b/ham/chirp/chirp.SlackBuild index ffa33ca8b57c3..ae76ab41e2b51 100644 --- a/ham/chirp/chirp.SlackBuild +++ b/ham/chirp/chirp.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=chirp -VERSION=${VERSION:-20210416} +VERSION=${VERSION:-20210830} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |