ham/chirp: Updated for version 20180331.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2018-04-06 23:22:07 -05:00 committed by Willy Sudiarto Raharjo
parent 7a1e989e89
commit aa62e4a1d5
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:-20180325}
VERSION=${VERSION:-20180331}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="chirp"
VERSION="20180325"
VERSION="20180331"
HOMEPAGE="http://chirp.danplanet.com/projects/chirp/wiki/Home"
DOWNLOAD="https://harrier.slackbuilds.org/misc/chirp-daily-20180325.tar.xz"
MD5SUM="f8e912e16128393977166a2cf641e89e"
DOWNLOAD="https://harrier.slackbuilds.org/misc/chirp-daily-20180331.tar.xz"
MD5SUM="7084172bc48e328c7b6778f5ba32fe3e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyserial"