libtorrent-rasterbar: update to 1.2.19

This commit is contained in:
zenobit 2024-05-12 03:07:47 +02:00 committed by classabbyamp
parent e69b2c1d5b
commit f4b538fdd2
2 changed files with 5 additions and 5 deletions

View File

@ -2181,7 +2181,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.18_1
libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.19_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

View File

@ -1,8 +1,8 @@
# Template file for 'libtorrent-rasterbar'
# Breaks ABI/API without changing soname, revbump all dependants
pkgname=libtorrent-rasterbar
version=1.2.18
revision=5
version=1.2.19
revision=1
build_style=cmake
configure_args="-Dbuild_examples=ON -Dbuild_tools=ON
-Dpython-bindings=ON -Dbuild_tests=ON"
@ -13,12 +13,12 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://libtorrent.org/"
distfiles="https://github.com/arvidn/libtorrent/releases/download/v${version}/${pkgname}-${version}.tar.gz"
checksum=fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72
checksum=eee8e99548dc5eb5e643e49db9202f4f97112c032dba883dfdc8144af5b6e40e
CXXFLAGS="-std=c++14"
make_check=ci-skip
# TODO: The test_resume failed in CI for i686 but passed with xbps-uunshare
make_check=ci-skip
pre_configure() {
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then