From 89c3464e6a300db99aef756016bf2620bab3a16e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 2 Sep 2015 14:11:37 +0200 Subject: [PATCH] luxrays: update to 3.1. --- srcpkgs/luxrays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/luxrays/template b/srcpkgs/luxrays/template index dd17aad41e1..5f31ec598d7 100644 --- a/srcpkgs/luxrays/template +++ b/srcpkgs/luxrays/template @@ -1,6 +1,6 @@ # Template file for 'luxrays' pkgname=luxrays -version=3.0 +version=3.1 revision=1 build_style=cmake hostmakedepends="cmake flex bison boost-python" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="http://www.luxrender.net/wiki/LuxRays" distfiles="https://bitbucket.org/luxrender/luxrays/get/luxmark_v$version.tar.gz" -checksum=fb63fc5d21cf43271f657c2ccc176116119afa639d83dbd70b50de69ce26fc62 +checksum=f5b67220b72ec261ad51526d5c4550e2f95130565f3aa02a92d40f56593d8064 configure_args=" -DLUXRAYS_DISABLE_OPENCL=OFF -DCMAKE_SKIP_RPATH=ON" post_extract() {