SoapyAirspy: update to 0.1.2.
This commit is contained in:
parent
9284ed903c
commit
3fd1051cbf
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SoapyAirspy'
|
# Template file for 'SoapyAirspy'
|
||||||
pkgname=SoapyAirspy
|
pkgname=SoapyAirspy
|
||||||
version=0.1.1
|
version=0.1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-soapy-airspy-${version}"
|
wrksrc="${pkgname}-soapy-airspy-${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/SoapyAirspy"
|
homepage="https://github.com/pothosware/SoapyAirspy"
|
||||||
distfiles="${homepage}/archive/soapy-airspy-${version}.tar.gz"
|
distfiles="${homepage}/archive/soapy-airspy-${version}.tar.gz"
|
||||||
checksum=21277c22aad441ce11be011d6f05383ba9d5192818151270566b1dacc670e1d5
|
checksum=3c0bafd27063df1cbc7913c0b5d3d1d9a0624d25d290f0818261ae52d0f29ee8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Reference in New Issue