Browse Source

ham/chirp: Updated for version 20210416.

pull/111/head
Robby Workman 5 years ago
parent
commit
7d57644e52
  1. 4
      ham/chirp/chirp.SlackBuild
  2. 6
      ham/chirp/chirp.info

4
ham/chirp/chirp.SlackBuild

@ -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}

6
ham/chirp/chirp.info

@ -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"

Loading…
Cancel
Save