mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ham/chirp: Updated for version 20201128.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e5f3733e55
commit
a29febce93
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=chirp
|
PRGNAM=chirp
|
||||||
VERSION=${VERSION:-20200409}
|
VERSION=${VERSION:-20201128}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="chirp"
|
PRGNAM="chirp"
|
||||||
VERSION="20200409"
|
VERSION="20201128"
|
||||||
HOMEPAGE="https://chirp.danplanet.com/projects/chirp/wiki/Home"
|
HOMEPAGE="https://chirp.danplanet.com/projects/chirp/wiki/Home"
|
||||||
DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20200409/chirp-daily-20200409.tar.gz"
|
DOWNLOAD="https://trac.chirp.danplanet.com/chirp_daily/daily-20201128/chirp-daily-20201128.tar.gz"
|
||||||
MD5SUM="418bb804dd92448ab5187eb521e24d50"
|
MD5SUM="f9a165bed46c86af312786d3eee50e24"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="pyserial"
|
REQUIRES="pyserial"
|
||||||
|
|
Loading…
Reference in a new issue