mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
blender: bump python to 3.6.
This commit is contained in:
@@ -16,12 +16,12 @@ CHECKSUM_SHA256="014a14b1ba00c0e651f106469b2e5dd444f11be5a7af48056f0ed59de90ccea
|
||||
PATCHES="blender-$portVersion.patchset"
|
||||
ARCHITECTURES="!x86_gcc2 !x86 x86_64"
|
||||
|
||||
PYTHON_VERSION="3.5"
|
||||
PYTHON_VERSION="3.6"
|
||||
PORT_SUBFOLDER=`echo $portVersion | sed 's/.$//'`
|
||||
INSTALL_PATH="$appsDir/Blender"
|
||||
|
||||
PROVIDES="
|
||||
blender = $portVersion compat >= 2
|
||||
blender = $portVersion
|
||||
cmd:blender
|
||||
cmd:blender_thumbnailer.py
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user