diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index c7e9029897e..5037ede12f3 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -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 " 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"