From 3fdbe3c7a41ccb2ab24766eb4eb80d20a3c8f6d7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 11 Jul 2018 22:27:27 -0300 Subject: [PATCH] luxrays: rebuild against ilmbase-2.2.1 --- srcpkgs/luxrays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/luxrays/template b/srcpkgs/luxrays/template index 50e0fc3d53..5ccce24eca 100644 --- a/srcpkgs/luxrays/template +++ b/srcpkgs/luxrays/template @@ -1,7 +1,7 @@ # Template file for 'luxrays' pkgname=luxrays version=3.1 -revision=9 +revision=10 build_style=cmake configure_args="-DLUXRAYS_DISABLE_OPENCL=OFF -DCMAKE_SKIP_RPATH=ON" hostmakedepends="flex bison boost-python" @@ -12,7 +12,7 @@ short_desc="LuxMark renderer engine" 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" +distfiles="https://bitbucket.org/luxrender/luxrays/get/luxmark_v${version}.tar.gz" checksum=f5b67220b72ec261ad51526d5c4550e2f95130565f3aa02a92d40f56593d8064 post_extract() {