changeset 6477:d8cda0e30e45

* src/openexr.mk: update to v3.1.5
author John Donoghue <john.donoghue@ieee.org>
date Fri, 28 Oct 2022 15:10:30 -0400
parents 6d7cd6e78fcf
children 8c1e72cd80a5
files src/openexr.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/openexr.mk	Fri Oct 28 15:10:30 2022 -0400
+++ b/src/openexr.mk	Fri Oct 28 15:10:30 2022 -0400
@@ -3,8 +3,8 @@
 
 PKG             := openexr
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.5.2
-$(PKG)_CHECKSUM := e4773b3da36c38052b8172c22000a8bf715808bc
+$(PKG)_VERSION  := 3.1.5
+$(PKG)_CHECKSUM := 70dc06b7bebab4c0792c902c28b53dd967ec9628
 $(PKG)_SUBDIR   := openexr-$($(PKG)_VERSION)
 $(PKG)_FILE     := openexr-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := https://github.com/$(PKG)/$(PKG)/archive/v$($(PKG)_VERSION).tar.gz