ham/chirp: Updated for version 20170526.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2017-05-30 21:12:57 -05:00 committed by Willy Sudiarto Raharjo
parent 060221841f
commit 65e2110080
2 changed files with 4 additions and 4 deletions

View file

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

View file

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