libtorrent-rasterbar: update to 1.1.8

This commit is contained in:
Denis Revin 2018-07-22 20:19:32 +04:00 committed by maxice8
parent 61e84c7b33
commit ea8c527ab0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libtorrent-rasterbar'
pkgname=libtorrent-rasterbar
version=1.1.7
revision=2
version=1.1.8
revision=1
build_style=gnu-configure
configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr"
hostmakedepends="automake pkg-config intltool libtool python-devel"
@ -11,7 +11,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
homepage="https://libtorrent.org/"
license="BSD-3-Clause"
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
checksum=8133bf683308decc24da22aff17437e36c522d8959bcf934e94cf7a3a567f3a9
checksum=6bbf8fd0430e27037b09a870c89cfc330ea41816102fe1d1d16cc7428df08d5d
pre_configure() {
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"