From 45a3f3955ce4e56b2e390430fb284c2fda9f1b81 Mon Sep 17 00:00:00 2001 From: DragonGhost7 Date: Thu, 15 Jun 2023 16:09:38 -0400 Subject: [PATCH] hackrf: update to 2023.01.1. --- srcpkgs/hackrf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hackrf/template b/srcpkgs/hackrf/template index 962cc7f4e856..189ab5b1f00a 100644 --- a/srcpkgs/hackrf/template +++ b/srcpkgs/hackrf/template @@ -1,6 +1,6 @@ # Template file for 'hackrf' pkgname=hackrf -version=2022.09.1 +version=2023.01.1 revision=1 build_wrksrc=host build_style=cmake @@ -14,7 +14,7 @@ maintainer="DragonGhost7 " 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=bacd4e7937467ffa14654624444c8b5c716ab470d8c1ee8d220d2094ae2adb3e +checksum=32a03f943a30be4ba478e94bf69f14a5b7d55be6761007f4a4f5453418206a11 post_install() { for f in ../firmware-bin/*.{bin,dfu}; do