From c5810907415cd7ab0331eeb3f7ccf61a40baf750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 28 Nov 2020 05:48:55 +0700 Subject: [PATCH] gnuradio: rebuild against uhd-4.0.0.0 --- srcpkgs/gnuradio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnuradio/template b/srcpkgs/gnuradio/template index b9239141800..da2dfa89eef 100644 --- a/srcpkgs/gnuradio/template +++ b/srcpkgs/gnuradio/template @@ -1,7 +1,7 @@ -# Template file for 'gnuradio'. +# Template file for 'gnuradio' pkgname=gnuradio version=3.8.0.0 -revision=5 +revision=6 build_style=cmake conf_files="/etc/gnuradio/conf.d/*" configure_args="-DENABLE_INTERNAL_VOLK=OFF -DGR_PYTHON_DIR=/${py3_sitelib}"