summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"