summaryrefslogtreecommitdiffstats
path: root/ham
diff options
context:
space:
mode:
author Robby Workman2022-02-28 05:32:06 +0100
committer Robby Workman2022-02-28 05:32:06 +0100
commitd0ad70e2f4b3a5448979de32ca0f57457379e789 (patch)
tree4cc87c074e2f4285533bfcd7b185f3894e0441f3 /ham
parent17d3b580d34930bea3a453fdca1c2de2c485e429 (diff)
downloadslackbuilds-d0ad70e2f4b3a5448979de32ca0f57457379e789.tar.gz
ham/chirp: Updated for version 20220219.
Diffstat (limited to 'ham')
-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 ae76ab41e2..8fd4bb2798 100644
--- a/ham/chirp/chirp.SlackBuild
+++ b/ham/chirp/chirp.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=chirp
-VERSION=${VERSION:-20210830}
+VERSION=${VERSION:-20220219}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/ham/chirp/chirp.info b/ham/chirp/chirp.info
index 0bec590194..c4e8fd1190 100644
--- a/ham/chirp/chirp.info
+++ b/ham/chirp/chirp.info
@@ -1,8 +1,8 @@
PRGNAM="chirp"
-VERSION="20210830"
+VERSION="20220219"
HOMEPAGE="https://chirp.danplanet.com/projects/chirp/wiki/Home"
-DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20210830/chirp-daily-20210830.tar.gz"
-MD5SUM="63778801293c4c9f3325cc3f56fda75c"
+DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20220219/chirp-daily-20220219.tar.gz"
+MD5SUM="64657e2dcf66eb5c369e9014664a9011"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyserial"