From 8daf8b95fb8a49696995011a5c95e429e0ee5c70 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 2 Apr 2016 19:40:14 +0200 Subject: [PATCH] libtorrent-rasterbar: update to 1.0.9. --- srcpkgs/libtorrent-rasterbar/template | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index 4c3394aa07..5b579c3880 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.0.7 -revision=2 +version=1.0.9 +revision=1 build_style=gnu-configure configure_args="--enable-python-binding --with-libgeoip" hostmakedepends="pkg-config intltool python-devel" @@ -11,9 +11,13 @@ maintainer="Eivind Uggedal " homepage="http://www.rasterbar.com/products/libtorrent/" license="BSD" distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz" -checksum=3e16e024b175fefada17471c659fdbcfab235f9619d4f0913faa13cb02ca8d83 +checksum=11a93125ed49f796fca83da925ab7dc29e91d88b915f078caaddaaf559d63db6 nocross="http://build.voidlinux.eu/builders/armv6l_builder/builds/16858/steps/shell_3/logs/stdio" +post_install() { + vlicense LICENSE +} + libtorrent-rasterbar-devel_package() { depends="${sourcepkg}>=${version}_${revision} libressl-devel>=2.1.4 boost-devel geoip-devel" short_desc+=" - development files"