parent
0f22d25a98
commit
5bc1ddf389
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hackrf'
|
||||
pkgname=hackrf
|
||||
version=2023.01.1
|
||||
version=2024.02.1
|
||||
revision=1
|
||||
build_wrksrc=host
|
||||
build_style=cmake
|
||||
|
@ -14,7 +14,7 @@ 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=32a03f943a30be4ba478e94bf69f14a5b7d55be6761007f4a4f5453418206a11
|
||||
checksum=d9ced67e6b801cd02c18d0c4654ed18a4bcb36c24a64330c347dfccbd859ad16
|
||||
|
||||
post_install() {
|
||||
for f in ../firmware-bin/*.{bin,dfu}; do
|
||||
|
|
Loading…
Reference in New Issue