From 6099abd13e521c7644f80ba261bd64a8abebae87 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 4 Apr 2017 17:03:13 +0200 Subject: [PATCH] libtorrent-rasterbar: update to 1.1.3 --- srcpkgs/libtorrent-rasterbar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index 0ee732af9ba..4cea9f95c5f 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.2 +version=1.1.3 revision=1 build_style=gnu-configure configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr" @@ -11,7 +11,7 @@ maintainer="Eivind Uggedal " 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=45e55f2374507bb67a9b9125f6b8d1c45e6cd33849c62b1d9cb56657354e359a +checksum=44196a89932c26528f5db19289d0f0f4130730a61dccc61c9f1eac9ad3e881d8 pre_configure() { export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"