ham/chirp: Updated for version 20210416.

This commit is contained in:
Robby Workman 2021-04-22 23:09:58 -05:00
parent 0c841f5147
commit 7d57644e52
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for chirp
# Copyright 2014-2020 Robby Workman, Tuscaloosa, Alabama, USA
# Copyright 2014-2021 Robby Workman, Tuscaloosa, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=chirp
VERSION=${VERSION:-20201128}
VERSION=${VERSION:-20210416}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="chirp"
VERSION="20201128"
VERSION="20210416"
HOMEPAGE="https://chirp.danplanet.com/projects/chirp/wiki/Home"
DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20201128/chirp-daily-20201128.tar.gz"
MD5SUM="f9a165bed46c86af312786d3eee50e24"
DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20210416/chirp-daily-20210416.tar.gz"
MD5SUM="9c42ace961a3249e30e6562a7bcaf0bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyserial"