From 58b86250b820f02fc24a186a52a58a2e1689a842 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sun, 30 Sep 2018 15:39:09 +0200 Subject: [PATCH] gnuradio-osmosdr: rebuild against boost-1.68.0 --- srcpkgs/gnuradio-osmosdr/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gnuradio-osmosdr/template b/srcpkgs/gnuradio-osmosdr/template index 56d9e4c4d02..00f69c79eca 100644 --- a/srcpkgs/gnuradio-osmosdr/template +++ b/srcpkgs/gnuradio-osmosdr/template @@ -1,7 +1,7 @@ # Template file for 'gnuradio-osmosdr' pkgname=gnuradio-osmosdr version=0.1.4 -revision=2 +revision=3 wrksrc="gr-osmosdr-${version}" build_style=cmake pycompile_module="osmosdr"