mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
airspy: update to 1.0.10.
This commit is contained in:
parent
5089939dfc
commit
1fa285732c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'airspy'
|
# Template file for 'airspy'
|
||||||
pkgname=airspy
|
pkgname=airspy
|
||||||
version=1.0.9
|
version=1.0.10
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=airspyone_host-${version}
|
wrksrc=airspyone_host-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,10 +12,10 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://airspy.com/"
|
homepage="https://airspy.com/"
|
||||||
distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
|
distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
|
||||||
checksum=967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc
|
checksum=fcca23911c9a9da71cebeffeba708c59d1d6401eec6eb2dd73cae35b8ea3c613
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's|MODE="660", GROUP="plugdev"|TAG+="uaccess"|' airspy-tools/52-airspy.rules
|
vsed -i 's|MODE="660", GROUP="plugdev"|TAG+="uaccess"|' airspy-tools/52-airspy.rules
|
||||||
}
|
}
|
||||||
|
|
||||||
libairspy_package() {
|
libairspy_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue