libtorrent-rasterbar: rebuild to fix segfault.

Since asio is a header-only library, we need to rebuild its dependents.
This commit is contained in:
Érico Nogueira 2022-09-07 17:34:19 -03:00 committed by Đoàn Trần Công Danh
parent 5df7a377f7
commit 7e3b1d2296
2 changed files with 2 additions and 2 deletions

View File

@ -2094,7 +2094,7 @@ libldns.so.3 libldns-1.7.1_4
libopenjpeg.so.5 libopenjpeg-1.5.2_1
liboping.so.0 liboping-1.8.0_1
libloudmouth-1.so.0 loudmouth-1.5.3_12
libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.17_1
libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.17_2
libcapstone.so.4 capstone-4.0_1
libhavege.so.2 libhaveged-1.9.11_1
libnih.so.1 libnih-1.0.3_1

View File

@ -2,7 +2,7 @@
# Breaks ABI/API without changing soname, revbump all dependants
pkgname=libtorrent-rasterbar
version=1.2.17
revision=1
revision=2
build_style=cmake
configure_args="DCMAKE_CXX_STANDARD=14 -Dbuild_examples=ON -Dbuild_tools=ON
-Dpython-bindings=ON"