changeset 5405:f8b84aa86ba5

* src/openexr.mk: update to v2.5.1
author John Donoghue <john.donoghue@ieee.org>
date Sat, 16 May 2020 17:10:30 -0400
parents e6c840349429
children 1e19369650f1
files src/openexr.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/openexr.mk	Sat May 16 16:26:56 2020 -0400
+++ b/src/openexr.mk	Sat May 16 17:10:30 2020 -0400
@@ -3,8 +3,8 @@
 
 PKG             := openexr
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.5.0
-$(PKG)_CHECKSUM := 9816265d2cd395f63625f1efc90515388621689f
+$(PKG)_VERSION  := 2.5.1
+$(PKG)_CHECKSUM := c32ffdf5a2f11e588562c268c873f96fa5ab8c1c
 $(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