SoapySDR: update to 0.7.1.
This commit is contained in:
parent
eb79662b59
commit
0bfe1239fe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SoapySDR'
|
||||
pkgname=SoapySDR
|
||||
version=0.7.0
|
||||
version=0.7.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-soapy-sdr-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,11 +12,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="BSL-1.0"
|
||||
homepage="https://github.com/pothosware/SoapySDR"
|
||||
distfiles="${homepage}/archive/soapy-sdr-${version}.tar.gz"
|
||||
checksum=cb2344be77f4d04f6cbafa183c7e39a2e6eb0da39c98fa77e9d60686c4e81e52
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE_1_0.txt LICENSE
|
||||
}
|
||||
checksum=5445fbeb92f1322448bca3647f8cf12cc53d31ec6e0f11e0a543bacf43c8236d
|
||||
|
||||
SoapySDR-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue