From 6078b5125766839a85d8e57e243e24bd948208f4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 20 Oct 2016 18:48:01 +0200 Subject: [PATCH] libtorrent-rasterbar: rebuild against boost-1.62 --- 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 173685cb6b8..4194c6ac4ae 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.1 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-libgeoip --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib" hostmakedepends="pkg-config intltool"