luxrays: rebuild for Python 3.9
This commit is contained in:
parent
79f59f4cbf
commit
ff2f5942f6
1 changed files with 2 additions and 2 deletions
|
@ -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 <abc@pompel.me>"
|
||||
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() {
|
||||
|
|
Loading…
Reference in a new issue