SoapyHackRF: update to 0.3.3.
Closes #14546. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c7b6c3dcd2
commit
ed3024de5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SoapyHackRF'
|
# Template file for 'SoapyHackRF'
|
||||||
pkgname=SoapyHackRF
|
pkgname=SoapyHackRF
|
||||||
version=0.3.2
|
version=0.3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-soapy-hackrf-${version}"
|
wrksrc="${pkgname}-soapy-hackrf-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pothosware/SoapyHackRF"
|
homepage="https://github.com/pothosware/SoapyHackRF"
|
||||||
distfiles="${homepage}/archive/soapy-hackrf-${version}.tar.gz"
|
distfiles="${homepage}/archive/soapy-hackrf-${version}.tar.gz"
|
||||||
checksum=1f96103e9390f059e469b537c9f697fe998df10c78504f531408626023dc81fd
|
checksum=7b24a47cee42156093bf82982b4fc6184a7c86101c3b8ee450274e57ee1c4b90
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue