blender: update to 2.93.0.
This commit is contained in:
parent
493f5d9cc7
commit
ce3d205842
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'blender'
|
||||
pkgname=blender
|
||||
version=2.92.0
|
||||
revision=2
|
||||
version=2.93.0
|
||||
revision=1
|
||||
archs="x86_64* ppc64*"
|
||||
build_style="cmake"
|
||||
pycompile_dirs="/usr/share/blender/${version%.*}/scripts"
|
||||
|
@ -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=e791cfc403292383577c3c8ce2cd34e5aa2cd8da0a7483041049a1609ddb4595
|
||||
checksum=ba3b634a46d717c7b40dcaef33e1075a4fa29d68a2c109d23339ea3414be5938
|
||||
python_version=3
|
||||
CXXFLAGS="-DNDEBUG"
|
||||
CFLAGS="$CXXFLAGS"
|
||||
|
|
Loading…
Reference in a new issue