libtorrent-rasterbar: update to 1.1.6.

Closes: #10319 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-01 01:41:13 -02:00 committed by Jürgen Buchmüller
parent 057e9455e6
commit 2942f43201

View file

@ -1,6 +1,6 @@
# Template file for 'libtorrent-rasterbar'
pkgname=libtorrent-rasterbar
version=1.1.5
version=1.1.6
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>"
homepage="http://www.rasterbar.com/products/libtorrent/"
license="3-clause-BSD"
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
checksum=103134068389155a0f2bccaca72a57765460eb8188495089dcad280dcf426930
checksum=b7c74d004bd121bd6e9f8975ee1fec3c95c74044c6a6250f6b07f259f55121ef
pre_configure() {
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"