libtorrent-rasterbar: update to 1.1.10.

This commit is contained in:
maxice8 2018-10-06 08:05:35 -03:00 committed by maxice8
parent 5d1efa75b8
commit 2fee21e853

View File

@ -1,6 +1,6 @@
# Template file for 'libtorrent-rasterbar'
pkgname=libtorrent-rasterbar
version=1.1.9
version=1.1.10
revision=1
build_style=gnu-configure
configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr"
@ -11,7 +11,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=d57a0f5b159f58003c3031943463503f0d05ae3e428dd7c2383d1e35fb2c4e8c
checksum=07b2b391e0d16bc693d793e352338488a0e41f3130b70884bb2e0270ea00b8c2
pre_configure() {
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"