From 1260e5e6188feba2dcee3345a4bff6fbcbe58398 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Dec 2018 12:12:58 +0100 Subject: [PATCH] gnuradio-osmosdr: rebuild against boost-1.69.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 00f69c79ec..5c22123c5d 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=3 +revision=4 wrksrc="gr-osmosdr-${version}" build_style=cmake pycompile_module="osmosdr"