mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
blender: update to 3.6.1.
This commit is contained in:
parent
99c7e72ff8
commit
09942d9929
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'blender'
|
# Template file for 'blender'
|
||||||
pkgname=blender
|
pkgname=blender
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* ppc64*"
|
archs="x86_64* ppc64*"
|
||||||
build_style="cmake"
|
build_style="cmake"
|
||||||
|
@ -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=4b3756cb374686c69eb2fd555f96547d49cb1ef46f5bc6ee25394e571cfac8e9
|
checksum=24917e71bcb26b4900257054d9da38b62316c7427d7323533b41ca9b3b45ac4d
|
||||||
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
Reference in a new issue