blender: rebuild for Python 3.10, update to 2.9.4.

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:42 -04:00
parent eb0018946e
commit e01bc2d8a5

View file

@ -1,6 +1,6 @@
# Template file for 'blender'
pkgname=blender
version=2.93.0
version=2.93.4
revision=1
archs="x86_64* ppc64*"
build_style="cmake"
@ -26,7 +26,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://www.blender.org"
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.xz"
checksum=ba3b634a46d717c7b40dcaef33e1075a4fa29d68a2c109d23339ea3414be5938
checksum=e5c1419cf2d3af0ac4cb90217df05e1a149040739b8c02dcfaaf2c2061487fb2
python_version=3
CXXFLAGS="-DNDEBUG"
CFLAGS="$CXXFLAGS"