SoapyRTLSDR: update to 0.3.0.
This commit is contained in:
parent
3ec2b4f2b9
commit
9284ed903c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SoapyRTLSDR'
|
||||
pkgname=SoapyRTLSDR
|
||||
version=0.2.5
|
||||
version=0.3.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-soapy-rtlsdr-${version}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pothosware/SoapyRTLSDR"
|
||||
distfiles="${homepage}/archive/soapy-rtlsdr-${version}.tar.gz"
|
||||
checksum=381a2b5f02444fb1e688b49d742fb54bd5f624b96e710b470203fc4643148c15
|
||||
checksum=9c31c67c2646628b448bbef1307f3880b7e78be8caf7a02cd3cfa4d08dc4075b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue