summaryrefslogtreecommitdiffstats
path: root/src/openexr.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-07-31 10:16:22 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-07-31 10:16:22 (GMT)
commit9636406dff8d2655a85379a8ed4bda219f98af9e (patch)
treedb13d2b719b9a6b76c8ebee62a42a915c064b264 /src/openexr.mk
parentd36ac8fc66605bc9166efd56370ae4bcac9c089e (diff)
downloadmxe-9636406dff8d2655a85379a8ed4bda219f98af9e.zip
mxe-9636406dff8d2655a85379a8ed4bda219f98af9e.tar.gz
mxe-9636406dff8d2655a85379a8ed4bda219f98af9e.tar.bz2
update packages gsl ilmbase libgcrypt openexr openscenegraph
Diffstat (limited to 'src/openexr.mk')
-rw-r--r--src/openexr.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/openexr.mk b/src/openexr.mk
index 46a7ca6..e9147e5 100644
--- a/src/openexr.mk
+++ b/src/openexr.mk
@@ -3,8 +3,8 @@
PKG := openexr
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.0.0
-$(PKG)_CHECKSUM := 774ae69ac01bbe4443b6fa0a9b12e276d0af44f5
+$(PKG)_VERSION := 2.0.1
+$(PKG)_CHECKSUM := 22589e11d090a01b5c3117e7e0b7bbb8301184b6
$(PKG)_SUBDIR := openexr-$($(PKG)_VERSION)
$(PKG)_FILE := openexr-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.savannah.nongnu.org/releases/openexr/$($(PKG)_FILE)