hackrf: update to 2023.01.1.

This commit is contained in:
DragonGhost7 2023-06-15 16:09:38 -04:00 committed by Duncan Overbruck
parent 19ef68c8a9
commit d49bd961c6

View file

@ -1,6 +1,6 @@
# Template file for 'hackrf' # Template file for 'hackrf'
pkgname=hackrf pkgname=hackrf
version=2022.09.1 version=2023.01.1
revision=1 revision=1
build_wrksrc=host build_wrksrc=host
build_style=cmake build_style=cmake
@ -14,7 +14,7 @@ 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=bacd4e7937467ffa14654624444c8b5c716ab470d8c1ee8d220d2094ae2adb3e checksum=32a03f943a30be4ba478e94bf69f14a5b7d55be6761007f4a4f5453418206a11
post_install() { post_install() {
for f in ../firmware-bin/*.{bin,dfu}; do for f in ../firmware-bin/*.{bin,dfu}; do