mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chirp: update to 20240807
This commit is contained in:
parent
3a2d12d27c
commit
8e7c8715be
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chirp'
|
# Template file for 'chirp'
|
||||||
pkgname=chirp
|
pkgname=chirp
|
||||||
version=20240706
|
version=20240807
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -9,6 +9,6 @@ depends="python3-six wxPython python3-pyserial python3-requests
|
||||||
short_desc="Open-source tool for programming amateur radios"
|
short_desc="Open-source tool for programming amateur radios"
|
||||||
maintainer="Emil Miler <em@0x45.cz>"
|
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://chirpmyradio.com/projects/chirp/wiki/Home"
|
||||||
distfiles="https://trac.chirp.danplanet.com/chirp_next/next-${version}/chirp-${version}.tar.gz"
|
distfiles="https://archive.chirpmyradio.com/chirp_next/next-${version}/chirp-${version}.tar.gz"
|
||||||
checksum=09c097307d8aeb29339552a4c1ef272b657779b78c4b3a4c68175609ec8c9b0e
|
checksum=19d8f0a7583ee7517cf46d2b40836037d6c1be77a25a71425e47ca4366cec58c
|
||||||
|
|
Loading…
Add table
Reference in a new issue