hackrf: update to 2022.09.1, adopt.
This commit is contained in:
parent
ea70fc5421
commit
2118b866b3
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'hackrf'
|
# Template file for 'hackrf'
|
||||||
pkgname=hackrf
|
pkgname=hackrf
|
||||||
version=2021.03.1
|
version=2022.09.1
|
||||||
revision=3
|
revision=1
|
||||||
build_wrksrc=host
|
build_wrksrc=host
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUDEV_RULES_PATH=/usr/lib/udev/rules.d/ -DUDEV_RULES_GROUP=plugdev
|
configure_args="-DUDEV_RULES_PATH=/usr/lib/udev/rules.d/ -DUDEV_RULES_GROUP=plugdev
|
||||||
@ -10,11 +10,11 @@ hostmakedepends="pkg-config"
|
|||||||
makedepends="libusb-devel fftw-devel"
|
makedepends="libusb-devel fftw-devel"
|
||||||
_desc="Low cost software defined radio (SDR) platform"
|
_desc="Low cost software defined radio (SDR) platform"
|
||||||
short_desc="${_desc} - tools"
|
short_desc="${_desc} - tools"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://greatscottgadgets.com/hackrf/"
|
homepage="https://greatscottgadgets.com/hackrf/"
|
||||||
distfiles="https://github.com/greatscottgadgets/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/greatscottgadgets/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a43e5080c11efdfe69ddebcc35a02b018e30e820de0e0ebdc7948cf7b0cd93a3
|
checksum=bacd4e7937467ffa14654624444c8b5c716ab470d8c1ee8d220d2094ae2adb3e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ../firmware-bin/*.{bin,dfu}; do
|
for f in ../firmware-bin/*.{bin,dfu}; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user