summaryrefslogtreecommitdiffstats
path: root/src/openexr.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/openexr.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/openexr.mk')
-rw-r--r--src/openexr.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openexr.mk b/src/openexr.mk
index fe2d407..7c7319d 100644
--- a/src/openexr.mk
+++ b/src/openexr.mk
@@ -4,7 +4,7 @@
PKG := openexr
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.2.0
-$(PKG)_CHECKSUM := b182700f6cf6b214bea0d5735594136b44914231
+$(PKG)_CHECKSUM := 36a012f6c43213f840ce29a8b182700f6cf6b214bea0d5735594136b44914231
$(PKG)_SUBDIR := openexr-$($(PKG)_VERSION)
$(PKG)_FILE := openexr-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.savannah.nongnu.org/releases/openexr/$($(PKG)_FILE)