hackrf: update to 2022.09.1, adopt.

This commit is contained in:
DragonGhost7 2022-10-28 22:08:50 -04:00 committed by classabbyamp
parent ea70fc5421
commit 2118b866b3
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'hackrf'
pkgname=hackrf
version=2021.03.1
revision=3
version=2022.09.1
revision=1
build_wrksrc=host
build_style=cmake
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"
_desc="Low cost software defined radio (SDR) platform"
short_desc="${_desc} - tools"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://greatscottgadgets.com/hackrf/"
distfiles="https://github.com/greatscottgadgets/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"
checksum=a43e5080c11efdfe69ddebcc35a02b018e30e820de0e0ebdc7948cf7b0cd93a3
checksum=bacd4e7937467ffa14654624444c8b5c716ab470d8c1ee8d220d2094ae2adb3e
post_install() {
for f in ../firmware-bin/*.{bin,dfu}; do