ham/chirp: Updated for version 20170510.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2017-05-14 16:28:50 -05:00 committed by Willy Sudiarto Raharjo
parent 8affbcd2fe
commit 294e8ffb15
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for chirp
# Copyright 2014,2016 Robby Workman, Tuscaloosa, Alabama, USA
# Copyright 2014-2017 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:-20160215}
VERSION=${VERSION:-20170510}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="chirp"
VERSION="20160215"
VERSION="20170510"
HOMEPAGE="http://chirp.danplanet.com/projects/chirp/wiki/Home"
DOWNLOAD="http://trac.chirp.danplanet.com/chirp_daily/daily-20160215/chirp-daily-20160215.tar.gz"
MD5SUM="2addc42f71867cc3170276d14bceb173"
DOWNLOAD="http://trac.chirp.danplanet.com/chirp_daily/daily-20170510/chirp-daily-20170510.tar.gz"
MD5SUM="e96ba093d7c38cf48bf273c928d6321e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyserial"