libtorrent-rasterbar: update to 1.2.14.
This commit is contained in:
parent
61600bed9b
commit
00967b4eae
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libtorrent-rasterbar'
|
||||
# Breaks ABI/API without changing soname, revbump all dependants
|
||||
pkgname=libtorrent-rasterbar
|
||||
version=1.2.13
|
||||
version=1.2.14
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_CXX_STANDARD=11 -Dbuild_examples=ON -Dbuild_tools=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=976d2771ffcd564f08a63351e9c22e842aaa8cd29f6f7fe25d169c038a844e85
|
||||
checksum=9e27bf359b45236d4490960faffc796528f3adbdea6aeb6881d39f310e27953f
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dbuild_tests=ON"
|
||||
|
|
Loading…
Reference in New Issue