diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index db749b16499..281103af76f 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -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 " 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"