mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-08 05:42:58 +02:00
SoapyAirspy: update to 0.2.0.
This commit is contained in:
parent
86c78296f4
commit
e0fa904800
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'SoapyAirspy'
|
# Template file for 'SoapyAirspy'
|
||||||
pkgname=SoapyAirspy
|
pkgname=SoapyAirspy
|
||||||
version=0.1.2
|
version=0.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="SoapySDR-devel libairspy-devel"
|
makedepends="SoapySDR-devel libairspy-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.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=3c0bafd27063df1cbc7913c0b5d3d1d9a0624d25d290f0818261ae52d0f29ee8
|
checksum=4279ab4278fab699ef8325f3f921b2307496130a56028d33022be10916b6ccff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue