[Bf-blender-cvs] [a968f1b9b36] blender-v3.4-release: install_deps: Update openpgl to 0.4.1.

Bastien Montagne noreply at git.blender.org
Tue Nov 15 12:44:27 CET 2022


Commit: a968f1b9b3670592e0b7985ffff349bab694957b
Author: Bastien Montagne
Date:   Tue Nov 15 12:43:52 2022 +0100
Branches: blender-v3.4-release
https://developer.blender.org/rBa968f1b9b3670592e0b7985ffff349bab694957b

install_deps: Update openpgl to 0.4.1.

Ref. T101403.

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

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 5a191f7669b..ad369b9f1b2 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -602,9 +602,9 @@ LEVEL_ZERO_FORCE_BUILD=false
 LEVEL_ZERO_FORCE_REBUILD=false
 LEVEL_ZERO_SKIP=false
 
-OPENPGL_VERSION="0.4.0"
+OPENPGL_VERSION="0.4.1"
 OPENPGL_VERSION_SHORT="0.4"
-OPENPGL_VERSION_MIN="0.3.1"
+OPENPGL_VERSION_MIN="0.4.1"
 OPENPGL_VERSION_MEX="0.5"
 OPENPGL_FORCE_BUILD=false
 OPENPGL_FORCE_REBUILD=false



More information about the Bf-blender-cvs mailing list