mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
blender: update to 3.6.0.
This commit is contained in:
parent
d0b8192980
commit
d9c0132b2e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'blender'
|
||||
pkgname=blender
|
||||
version=3.5.1
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
archs="x86_64* ppc64*"
|
||||
build_style="cmake"
|
||||
pycompile_dirs="/usr/share/blender/${version%.*}/scripts"
|
||||
|
@ -30,7 +30,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.blender.org"
|
||||
distfiles="https://download.blender.org/source/blender-${version}.tar.xz"
|
||||
checksum=bd7428c7e6cba5a900216269c32111dffaabaf1bdb5472f231965e615174a809
|
||||
checksum=4b3756cb374686c69eb2fd555f96547d49cb1ef46f5bc6ee25394e571cfac8e9
|
||||
python_version=3
|
||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||
# Blender tests are executed against a system installation of blender. This
|
||||
|
|
Loading…
Add table
Reference in a new issue