From 4d7c84212e7b6fd08237af29b9bdc299810098ea Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sun, 30 Sep 2018 15:39:17 +0200 Subject: [PATCH] libtorrent-rasterbar: rebuild against boost-1.68.0 --- 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 5037ede12f3..0a09cb1637d 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.10 -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"