From 1700654fa5c14739faa31b767801ecef2235b257 Mon Sep 17 00:00:00 2001 From: q66 Date: Fri, 23 Sep 2022 02:15:24 +0000 Subject: [PATCH] libtorrent-rasterbar: rebuild again for better boost fix --- 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 135d89b9c85..ac4111d6afb 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -2,7 +2,7 @@ # Breaks ABI/API without changing soname, revbump all dependants pkgname=libtorrent-rasterbar version=1.2.17 -revision=2 +revision=3 build_style=cmake configure_args="DCMAKE_CXX_STANDARD=14 -Dbuild_examples=ON -Dbuild_tools=ON -Dpython-bindings=ON"