From 20ca9c501913bd0b6a5f1fcfc292fe939773cde4 Mon Sep 17 00:00:00 2001 From: Piraty Date: Fri, 30 Aug 2024 21:48:37 +0200 Subject: [PATCH] libtorrent-rasterbar: update to 2.0.10. --- common/shlibs | 2 +- srcpkgs/libtorrent-rasterbar/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 916b7abbd48..99a9a0878a9 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2187,7 +2187,7 @@ libopenjpeg.so.5 libopenjpeg-1.5.2_1 libopenpgl.so.0 openpgl-0.5.0_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.19_1 +libtorrent-rasterbar.so.2.0 libtorrent-rasterbar-2.0.10_1 libcapstone.so.5 capstone-5.0.1_1 libhavege.so.2 libhaveged-1.9.11_1 libnih.so.1 libnih-1.0.3_1 diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index 42f8299976e..194d2b9022d 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -1,7 +1,7 @@ # Template file for 'libtorrent-rasterbar' # Breaks ABI/API without changing soname, revbump all dependants pkgname=libtorrent-rasterbar -version=1.2.19 +version=2.0.10 revision=1 build_style=cmake configure_args="-Dbuild_examples=ON -Dbuild_tools=ON @@ -13,7 +13,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://libtorrent.org/" distfiles="https://github.com/arvidn/libtorrent/releases/download/v${version}/${pkgname}-${version}.tar.gz" -checksum=eee8e99548dc5eb5e643e49db9202f4f97112c032dba883dfdc8144af5b6e40e +checksum=fc935b8c1daca5c0a4d304bff59e64e532be16bb877c012aea4bda73d9ca885d CXXFLAGS="-std=c++14"