From d3f12f3b845aa05ddbc64e7bf22897b1c587f253 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 9 Jun 2015 19:15:34 +0200 Subject: [PATCH] libtorrent-rasterbar: rebuild for boost-1.58. --- 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 ec04a88ab67..3e4158faa0a 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -1,7 +1,7 @@ # Template file for 'libtorrent-rasterbar' pkgname=libtorrent-rasterbar version=0.16.19 -revision=4 +revision=5 build_style=gnu-configure configure_args="--enable-python-binding --with-libgeoip" hostmakedepends="pkg-config intltool python-devel"