CMake/Deps: OpenEXR 2.5.5

This commit is contained in:
Ray molenkamp 2021-02-21 09:34:22 -07:00
parent e6b7905fe6
commit 7883eb04ed
Notes: blender-bot 2023-02-14 10:29:32 +01:00
Referenced by issue #85365, Libraries Changes for Blender 2.93
1 changed files with 2 additions and 2 deletions

View File

@ -47,9 +47,9 @@ set(PTHREADS_VERSION 3.0.0)
set(PTHREADS_URI http://sourceforge.mirrorservice.org/p/pt/pthreads4w/pthreads4w-code-v${PTHREADS_VERSION}.zip)
set(PTHREADS_HASH f3bf81bb395840b3446197bcf4ecd653)
set(OPENEXR_VERSION 2.4.0)
set(OPENEXR_VERSION 2.5.5)
set(OPENEXR_URI https://github.com/AcademySoftwareFoundation/openexr/archive/v${OPENEXR_VERSION}.tar.gz)
set(OPENEXR_HASH 9e4d69cf2a12c6fb19b98af7c5e0eaee)
set(OPENEXR_HASH 85e8a979092c9055d10ed103062d31a0)
if(WIN32)
# Openexr started appending _d on its own so now
# we need to tell the build the postfix is _s while