# HG changeset patch # User John Donoghue # Date 1583185198 18000 # Node ID 01b7cef56cf7212092decc671b1dfc11d847251b # Parent 634526bb6d8383accaab19e07ca9d54b6f8ba0ca * src/openexr.mk: update to v2.4.1 diff -r 634526bb6d83 -r 01b7cef56cf7 src/openexr.mk --- a/src/openexr.mk Mon Mar 02 16:38:39 2020 -0500 +++ b/src/openexr.mk Mon Mar 02 16:39:58 2020 -0500 @@ -3,8 +3,8 @@ PKG := openexr $(PKG)_IGNORE := -$(PKG)_VERSION := 2.4.0 -$(PKG)_CHECKSUM := 0b9a24b8fa6b3f7f1d8813e91234308d3e43d10f +$(PKG)_VERSION := 2.4.1 +$(PKG)_CHECKSUM := 7a5fc26f7b383fec8bc5a3638ceb7d0b0d1913f7 $(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