libtorrent-rasterbar: update to 1.2.13.

Closes: #30172 [via git-merge-pr]
This commit is contained in:
mobinmob 2021-04-12 02:20:41 +03:00 committed by Andrew J. Hesford
parent ec82afebba
commit 68407da621

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.12
revision=2
version=1.2.13
revision=1
build_style=cmake
configure_args="-DCMAKE_CXX_STANDARD=11 -Dbuild_examples=ON -Dbuild_tools=ON
-Dpython-bindings=ON"
@ -13,7 +13,7 @@ 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=c3744ac9fa41f6e6ebf79538a2ea678df76a2cbbaf3ac6ae2c05455314e5cce8
checksum=976d2771ffcd564f08a63351e9c22e842aaa8cd29f6f7fe25d169c038a844e85
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dbuild_tests=ON"