mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
0f22d25a98
commit
5bc1ddf389
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hackrf'
|
# Template file for 'hackrf'
|
||||||
pkgname=hackrf
|
pkgname=hackrf
|
||||||
version=2023.01.1
|
version=2024.02.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=32a03f943a30be4ba478e94bf69f14a5b7d55be6761007f4a4f5453418206a11
|
checksum=d9ced67e6b801cd02c18d0c4654ed18a4bcb36c24a64330c347dfccbd859ad16
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ../firmware-bin/*.{bin,dfu}; do
|
for f in ../firmware-bin/*.{bin,dfu}; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue