diff options
-rw-r--r-- | ham/chirp/chirp.SlackBuild | 2 | ||||
-rw-r--r-- | ham/chirp/chirp.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/ham/chirp/chirp.info b/ham/chirp/chirp.info index bea02208542a9..0bec590194986 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" |