We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0153ad commit 85809e8Copy full SHA for 85809e8
1 file changed
srcpkgs/hackrf/template
@@ -1,6 +1,6 @@
1
# Template file for 'hackrf'
2
pkgname=hackrf
3
-version=2024.02.1
+version=2026.01.3
4
revision=1
5
build_wrksrc=host
6
build_style=cmake
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
13
license="GPL-2.0-or-later"
14
homepage="https://greatscottgadgets.com/hackrf/"
15
distfiles="https://github.com/greatscottgadgets/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"
16
-checksum=d9ced67e6b801cd02c18d0c4654ed18a4bcb36c24a64330c347dfccbd859ad16
+checksum=d2b76a1115d9b4df648c29efb2f3c8e80009b7cf9a8adf37abbfdba72101b086
17
18
post_install() {
19
for f in ../firmware-bin/*.{bin,dfu}; do
0 commit comments