mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
blender: rebuild for Python 3.11
This commit is contained in:
parent
0519661aef
commit
0e6e73d4dd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blender'
|
# Template file for 'blender'
|
||||||
pkgname=blender
|
pkgname=blender
|
||||||
version=3.3.0
|
version=3.3.0
|
||||||
revision=1
|
revision=2
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue