summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman2021-09-01 07:33:17 +0200
committer Willy Sudiarto Raharjo2021-09-06 03:50:39 +0200
commitbc5727ab52222ca3b927e23a06f6eae5604a8852 (patch)
treeab91fd56c2e71deac1aa039c82c5ec675f39fdd7
parent2ba8d3ce7184dba7956034764c9796f71eb5b538 (diff)
downloadslackbuilds-bc5727ab52222ca3b927e23a06f6eae5604a8852.tar.gz
ham/chirp: Updated for version 20210830.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--ham/chirp/chirp.SlackBuild2
-rw-r--r--ham/chirp/chirp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/ham/chirp/chirp.SlackBuild b/ham/chirp/chirp.SlackBuild
index ffa33ca8b5..ae76ab41e2 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}
diff --git a/ham/chirp/chirp.info b/ham/chirp/chirp.info
index bea0220854..0bec590194 100644
--- a/ham/chirp/chirp.info
+++ b/ham/chirp/chirp.info
@@ -1,8 +1,8 @@
PRGNAM="chirp"
-VERSION="20210416"
+VERSION="20210830"
HOMEPAGE="https://chirp.danplanet.com/projects/chirp/wiki/Home"
-DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20210416/chirp-daily-20210416.tar.gz"
-MD5SUM="9c42ace961a3249e30e6562a7bcaf0bd"
+DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20210830/chirp-daily-20210830.tar.gz"
+MD5SUM="63778801293c4c9f3325cc3f56fda75c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyserial"