[Bf-blender-cvs] [8e989839454] master: install_deps: Upgrade Alembic to 1.17.16.

Bastien Montagne noreply at git.blender.org
Wed Feb 3 16:04:28 CET 2021


Commit: 8e9898394544f7abeddb98144d0dad14281eca16
Author: Bastien Montagne
Date:   Wed Feb 3 11:47:25 2021 +0100
Branches: master
https://developer.blender.org/rB8e9898394544f7abeddb98144d0dad14281eca16

install_deps: Upgrade Alembic to 1.17.16.

See T83246.

===================================================================

M	build_files/build_environment/install_deps.sh

===================================================================

diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index 298233045a0..14f9502692b 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -483,7 +483,7 @@ OPENVDB_FORCE_REBUILD=false
 OPENVDB_SKIP=false
 
 # Alembic needs to be compiled for now
-ALEMBIC_VERSION="1.7.12"
+ALEMBIC_VERSION="1.7.16"
 ALEMBIC_VERSION_SHORT="1.7"
 ALEMBIC_VERSION_MIN="1.7"
 ALEMBIC_VERSION_MAX="2.0"



More information about the Bf-blender-cvs mailing list