From 1d013cfeaa881de9d6e171f250ec3bbc1e0d76a2 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Dec 2018 12:12:58 +0100 Subject: [PATCH] gnuradio: rebuild against boost-1.69.0 --- srcpkgs/gnuradio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gnuradio/template b/srcpkgs/gnuradio/template index b1e868e38d3..c4607c466e0 100644 --- a/srcpkgs/gnuradio/template +++ b/srcpkgs/gnuradio/template @@ -1,7 +1,7 @@ # Template file for 'gnuradio' pkgname=gnuradio version=3.7.13.4 -revision=2 +revision=3 build_style=cmake nocross="relies on volk, which is not complete for arm" conf_files="/etc/gnuradio/conf.d/*"