From aa73858e079252893d9ebca44326357a219c36e3 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Dec 2018 12:13:07 +0100 Subject: [PATCH] libtorrent-rasterbar: rebuild against boost-1.69.0 --- srcpkgs/libtorrent-rasterbar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index 9f310f88587..27caceca812 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -1,11 +1,11 @@ # Template file for 'libtorrent-rasterbar' pkgname=libtorrent-rasterbar version=1.1.11 -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" -makedepends="libressl-devel boost-devel boost-python geoip-devel python-devel" +makedepends="libressl-devel boost-devel geoip-devel python-devel" short_desc="C++ bittorrent library by Rasterbar Software" maintainer="Eivind Uggedal " license="BSD-3-Clause"