chirp: update to 20230911
This commit is contained in:
parent
798ed4cc06
commit
e1d429ba73
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chirp'
|
# Template file for 'chirp'
|
||||||
pkgname=chirp
|
pkgname=chirp
|
||||||
version=20230830
|
version=20230911
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Emil Miler <em@0x45.cz>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://chirp.danplanet.com/projects/chirp/wiki/Home"
|
homepage="https://chirp.danplanet.com/projects/chirp/wiki/Home"
|
||||||
distfiles="https://trac.chirp.danplanet.com/chirp_next/next-${version}/chirp-${version}.tar.gz"
|
distfiles="https://trac.chirp.danplanet.com/chirp_next/next-${version}/chirp-${version}.tar.gz"
|
||||||
checksum=3f09b5a84a02a70e856dabbfd86f339e2aec694a79821afa9edc7734089d75a5
|
checksum=948cfd8972626d9311ff4c1f3227d7965709462af2af38e5e7fd47cb7e79c36c
|
||||||
|
|
Loading…
Reference in New Issue