From af112a130e38c523f00a023cdb834a973bb7e829 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 4 Nov 2018 13:53:40 -0200 Subject: [PATCH] libtorrent: rebuild against libressl-2.8 --- srcpkgs/libtorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libtorrent/template b/srcpkgs/libtorrent/template index 875484e05f4..b599b0bd178 100644 --- a/srcpkgs/libtorrent/template +++ b/srcpkgs/libtorrent/template @@ -1,7 +1,7 @@ # Template file for 'libtorrent' pkgname=libtorrent version=0.13.7 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-static --disable-debug --without-kqueue --enable-aligned --with-posix-fallocate"