summaryrefslogtreecommitdiffstats
path: root/src/hdf5.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-11-23 03:49:33 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-11-23 03:49:33 (GMT)
commitf491562090614da1883b89a1201851495b6b6a52 (patch)
treebfb6970990f0fe39fc30495b0c6bd852fd60869c /src/hdf5.mk
parentcb798e7d982655fe72dc8bfefd17f32e2407220c (diff)
downloadmxe-f491562090614da1883b89a1201851495b6b6a52.zip
mxe-f491562090614da1883b89a1201851495b6b6a52.tar.gz
mxe-f491562090614da1883b89a1201851495b6b6a52.tar.bz2
package hdf5: fix checksum and autoconf version patch
Diffstat (limited to 'src/hdf5.mk')
-rw-r--r--src/hdf5.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hdf5.mk b/src/hdf5.mk
index 3f859cf..2d1199e 100644
--- a/src/hdf5.mk
+++ b/src/hdf5.mk
@@ -4,7 +4,7 @@
PKG := hdf5
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.8.12
-$(PKG)_CHECKSUM := 9b266ebde9287130fc07ce9f07f20cd0f753591b
+$(PKG)_CHECKSUM := 8414ca0e6ff7d08e423955960d641ec5f309a55f
$(PKG)_SUBDIR := hdf5-$($(PKG)_VERSION)
$(PKG)_FILE := hdf5-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.hdfgroup.org/ftp/HDF5/current/src/$($(PKG)_FILE)