libtorrent-rasterbar: update to 1.2.4.
This commit is contained in:
parent
a6f53618eb
commit
593bb02a6a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libtorrent-rasterbar'
|
||||
pkgname=libtorrent-rasterbar
|
||||
version=1.2.3
|
||||
revision=2
|
||||
version=1.2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-examples --enable-python-binding
|
||||
--with-boost=${XBPS_CROSS_BASE}/usr
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://libtorrent.org/"
|
||||
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
|
||||
checksum=1582fdbbd0449bcfe4ffae2ccb9e5bf0577459a32bb25604e01accb847da1a2d
|
||||
checksum=8759bddb589006ee164438588adaf007325b3bcaf6ae4c64d87a2b914409c680
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Reference in a new issue