From 1a72cd83b8619123b7f9c6afa8f727eb6f3c1d47 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 4 Nov 2018 13:53:41 -0200 Subject: [PATCH] libtorrent-rasterbar: rebuild against libressl-2.8 --- 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 0a09cb1637d..bd211882b9a 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=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"