From f76749ddb9e6699f3924d2fd474b17a0a10c23ec Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:50 +0200 Subject: [PATCH] libtorrent: rebuild with libressl-2.7 --- srcpkgs/libtorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libtorrent/template b/srcpkgs/libtorrent/template index 646ed83b4d1..611b62ba59b 100644 --- a/srcpkgs/libtorrent/template +++ b/srcpkgs/libtorrent/template @@ -1,7 +1,7 @@ # Template build file for 'libtorrent' pkgname=libtorrent version=0.13.6 -revision=5 +revision=6 build_style=gnu-configure configure_args="--enable-static --disable-debug --without-kqueue --enable-aligned --with-posix-fallocate"