ham/chirp: Updated for version 20201128.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2020-12-05 10:52:37 -06:00 committed by Willy Sudiarto Raharjo
parent e5f3733e55
commit a29febce93
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=chirp PRGNAM=chirp
VERSION=${VERSION:-20200409} VERSION=${VERSION:-20201128}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

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