update package hdf5

This commit is contained in:
Niels Kristian Bech Jensen 2013-11-19 13:10:26 +11:00 committed by Tony Theodore
parent 4d8c3943b9
commit 239bc4f238
2 changed files with 6 additions and 5 deletions

View File

@ -1,12 +1,13 @@
This file is part of MXE.
See index.html for further information.
--- a/configure.ac 2013-05-08 08:34:56.000000000 +0200
+++ b/configure.ac 2013-05-23 17:00:12.917415891 +0200
diff -ur a/configure.ac b/configure.ac
--- a/configure.ac 2013-11-04 23:52:05.000000000 +0100
+++ b/configure.ac 2013-11-13 17:25:28.945801661 +0100
@@ -17,7 +17,7 @@
## Initialize configure.
##
AC_REVISION($Id: configure.ac 23659 2013-04-30 21:50:05Z acheng $)
AC_REVISION($Id: configure.ac 24276 2013-10-09 22:00:11Z epourmal $)
-AC_PREREQ([2.69])
+AC_PREREQ([2.67])

View File

@ -3,8 +3,8 @@
PKG := hdf5
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.8.11
$(PKG)_CHECKSUM := 87ded0894b104cf23a4b965f4ac0a567f8612e5e
$(PKG)_VERSION := 1.8.12
$(PKG)_CHECKSUM := 9b266ebde9287130fc07ce9f07f20cd0f753591b
$(PKG)_SUBDIR := hdf5-$($(PKG)_VERSION)
$(PKG)_FILE := hdf5-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.hdfgroup.org/ftp/HDF5/current/src/$($(PKG)_FILE)