blender: update to 3.6.4.
This commit is contained in:
parent
e4df41853d
commit
4c5cc13029
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blender'
|
# Template file for 'blender'
|
||||||
pkgname=blender
|
pkgname=blender
|
||||||
version=3.6.1
|
version=3.6.4
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64* ppc64*"
|
archs="x86_64* ppc64*"
|
||||||
build_style="cmake"
|
build_style="cmake"
|
||||||
pycompile_dirs="/usr/share/blender/${version%.*}/scripts"
|
pycompile_dirs="/usr/share/blender/${version%.*}/scripts"
|
||||||
|
@ -30,7 +30,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.blender.org"
|
homepage="https://www.blender.org"
|
||||||
distfiles="https://download.blender.org/source/blender-${version}.tar.xz"
|
distfiles="https://download.blender.org/source/blender-${version}.tar.xz"
|
||||||
checksum=24917e71bcb26b4900257054d9da38b62316c7427d7323533b41ca9b3b45ac4d
|
checksum=cc52f4191580b4d0b70be480b295999866bc512f761226108157e23ac089471e
|
||||||
python_version=3
|
python_version=3
|
||||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||||
# Blender tests are executed against a system installation of blender. This
|
# Blender tests are executed against a system installation of blender. This
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue