From ab2811b78ed7a782e2ae23e438e98ae8eb7ad53c Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 26 Jan 2023 18:25:53 -0600 Subject: [PATCH] SDRPlusPlus: rebuild for volk-3.0.0 --- srcpkgs/SDRPlusPlus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/SDRPlusPlus/template b/srcpkgs/SDRPlusPlus/template index 641f013ad1f..48d8acd9e6d 100644 --- a/srcpkgs/SDRPlusPlus/template +++ b/srcpkgs/SDRPlusPlus/template @@ -1,7 +1,7 @@ -# Template file for 'SDRPlusPlus' +# Template file for 'SDRPlusPlus' pkgname=SDRPlusPlus version=1.0.4 -revision=1 +revision=2 build_style=cmake configure_args="-DOPT_BUILD_PLUTOSDR_SOURCE=0" hostmakedepends="pkg-config"