From 64506310c6699f98c17c9aacb517e600b97732b2 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 25 Sep 2021 23:14:46 -0400 Subject: [PATCH] gqrx: rebuild for volk --- srcpkgs/gqrx/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gqrx/template b/srcpkgs/gqrx/template index b1b6597b1ef..9cab32fcf3e 100644 --- a/srcpkgs/gqrx/template +++ b/srcpkgs/gqrx/template @@ -1,7 +1,7 @@ # Template file for 'gqrx' pkgname=gqrx version=2.14.4 -revision=2 +revision=3 build_style=cmake configure_args="$(vopt_if gr_audio -DLINUX_AUDIO_BACKEND=Gr-audio) $(vopt_if portaudio -DLINUX_AUDIO_BACKEND=Portaudio)"