diff --git a/srcpkgs/libtorrent/template b/srcpkgs/libtorrent/template index 900fb58abbf..48fff6cd654 100644 --- a/srcpkgs/libtorrent/template +++ b/srcpkgs/libtorrent/template @@ -1,7 +1,7 @@ # Template build file for 'libtorrent' pkgname=libtorrent version=0.13.4 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-static --disable-debug --without-kqueue --enable-aligned --with-posix-fallocate"