From 80428cb54abef3598e2a4946dd6bdb09503be8f0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 22 Apr 2017 17:31:04 +0000 Subject: [PATCH] libtorrent-rasterbar: rebuild against boost-1.64 --- 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 480c6572eb2..4b4c987eba8 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.3 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr" hostmakedepends="automake pkg-config intltool libtool python-devel"