[0981b55182f] master: install_deps: bumped USD library version 19.11 → 20.02

Sybren A. Stüvel noreply at git.blender.org
Fri Jun 12 17:10:04 CEST 2020


Commit: 0981b55182f40248a069413f63749afc1b9dc591
Author: Sybren A. Stüvel
Date:   Fri Jun 12 17:09:53 2020 +0200
Branches: master
https://developer.blender.org/rB0981b55182f40248a069413f63749afc1b9dc591

install_deps: bumped USD library version 19.11 → 20.02

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

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 511ea341bb1..06d9cc4aa06 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -459,7 +459,7 @@ ALEMBIC_FORCE_BUILD=false
 ALEMBIC_FORCE_REBUILD=false
 ALEMBIC_SKIP=false
 
-USD_VERSION="19.11"
+USD_VERSION="20.02"
 USD_FORCE_BUILD=false
 USD_FORCE_REBUILD=false
 USD_SKIP=false



More information about the Bf-blender-cvs mailing list