mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
ham/chirp: Updated for version 20170526.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
060221841f
commit
65e2110080
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue