aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2011-11-17 17:00:50 +0000
committereschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2011-11-17 17:00:50 +0000
commit9162558bbad5ce5488de73339465ad2ef1f8ad6c (patch)
tree6c1214cd9e995096bf1a14be4d32a68f3b79ef1a
parentd1ba522079190b442ef5c9994d466f257adf9f47 (diff)
Update to HDF5 1.8.8
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@48 fb53df36-e548-4a1e-8150-ab98cbd5e786
-rw-r--r--HDF5.sh3
-rw-r--r--dist/hdf5-1.8.8.tar.gz (renamed from dist/hdf5-1.8.7.tar.gz)bin7827944 -> 7981566 bytes
2 files changed, 1 insertions, 2 deletions
diff --git a/HDF5.sh b/HDF5.sh
index 9589656..1671f6f 100644
--- a/HDF5.sh
+++ b/HDF5.sh
@@ -91,7 +91,7 @@ if [ -z "${HDF5_DIR}" -o "${HDF5_DIR}" = 'BUILD' ]; then
# Set locations
THORN=HDF5
- NAME=hdf5-1.8.7
+ NAME=hdf5-1.8.8
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${HDF5_INSTALL_DIR}" ]; then
@@ -147,7 +147,6 @@ if [ -z "${HDF5_DIR}" -o "${HDF5_DIR}" = 'BUILD' ]; then
echo "HDF5: Unpacking archive..."
pushd ${BUILD_DIR}
${TAR} xzf ${SRCDIR}/dist/${NAME}.tar.gz
- #${PATCH} -p0 < ${SRCDIR}/dist/dt_arith.diff
echo "HDF5: Configuring..."
cd ${NAME}
diff --git a/dist/hdf5-1.8.7.tar.gz b/dist/hdf5-1.8.8.tar.gz
index b26484a..8f230e9 100644
--- a/dist/hdf5-1.8.7.tar.gz
+++ b/dist/hdf5-1.8.8.tar.gz
Binary files differ