From 88187ec408e2f3855a120b5d273a30a125ead474 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 23 Sep 2017 12:59:28 +0000 Subject: [PATCH] libtorrent-rasterbar: rebuild against boost-1.65.1 --- srcpkgs/libtorrent-rasterbar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index e02fdfd7c4c..94a111a4142 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -1,7 +1,7 @@ # Template file for 'libtorrent-rasterbar' pkgname=libtorrent-rasterbar version=1.1.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr" hostmakedepends="automake pkg-config intltool libtool python-devel"