Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/hackrf/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'hackrf'
pkgname=hackrf
version=2024.02.1
version=2026.01.3
revision=1
build_wrksrc=host
build_style=cmake
Expand All @@ -13,7 +13,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=d9ced67e6b801cd02c18d0c4654ed18a4bcb36c24a64330c347dfccbd859ad16
checksum=d2b76a1115d9b4df648c29efb2f3c8e80009b7cf9a8adf37abbfdba72101b086

post_install() {
for f in ../firmware-bin/*.{bin,dfu}; do
Expand Down