From ce4bf6530664fa0e331fb422e7860cfaadf67bf4 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sat, 16 Dec 2023 11:03:13 -0600 Subject: [PATCH] SDRPlusPlus: rebuild for gnuradio/volk --- srcpkgs/SDRPlusPlus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/SDRPlusPlus/template b/srcpkgs/SDRPlusPlus/template index 48d8acd9e6d..5d23934afa7 100644 --- a/srcpkgs/SDRPlusPlus/template +++ b/srcpkgs/SDRPlusPlus/template @@ -1,7 +1,7 @@ # Template file for 'SDRPlusPlus' pkgname=SDRPlusPlus version=1.0.4 -revision=2 +revision=3 build_style=cmake configure_args="-DOPT_BUILD_PLUTOSDR_SOURCE=0" hostmakedepends="pkg-config"