From ff2f5942f6c53b0b1d699d5ea69f5d8fd2e30a0d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:08 -0400 Subject: [PATCH] luxrays: rebuild for Python 3.9 --- srcpkgs/luxrays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/luxrays/template b/srcpkgs/luxrays/template index c750c68410..4ed0916d28 100644 --- a/srcpkgs/luxrays/template +++ b/srcpkgs/luxrays/template @@ -1,7 +1,7 @@ # Template file for 'luxrays' pkgname=luxrays version=3.1 -revision=17 +revision=18 build_style=cmake configure_args="-DLUXRAYS_DISABLE_OPENCL=OFF -DCMAKE_SKIP_RPATH=ON" hostmakedepends="flex bison boost-devel" @@ -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://sources.voidlinux.org/${pkgname}-${version}/luxmark_v${version}.tar.gz" checksum=f5b67220b72ec261ad51526d5c4550e2f95130565f3aa02a92d40f56593d8064 post_extract() {