mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
ham/chirp: Updated for version 20210830.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2ba8d3ce71
commit
bc5727ab52
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=chirp
|
||||
VERSION=${VERSION:-20210416}
|
||||
VERSION=${VERSION:-20210830}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="chirp"
|
||||
VERSION="20210416"
|
||||
VERSION="20210830"
|
||||
HOMEPAGE="https://chirp.danplanet.com/projects/chirp/wiki/Home"
|
||||
DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20210416/chirp-daily-20210416.tar.gz"
|
||||
MD5SUM="9c42ace961a3249e30e6562a7bcaf0bd"
|
||||
DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20210830/chirp-daily-20210830.tar.gz"
|
||||
MD5SUM="63778801293c4c9f3325cc3f56fda75c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyserial"
|
||||
|
|
Loading…
Reference in a new issue