libraries/hdf5: Updated for version 1.8.15_patch1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LukenShiro 2015-11-05 01:34:29 +07:00 committed by Willy Sudiarto Raharjo
parent 39f4223a71
commit 23cad69d89
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for hdf5
# Copyright 2007-2014 LukenShiro, Italy
# Copyright 2007-2015 LukenShiro, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hdf5
VERSION=${VERSION:-1.8.13}
VERSION=${VERSION:-1.8.15_patch1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="hdf5"
VERSION="1.8.13"
VERSION="1.8.15_patch1"
HOMEPAGE="https://www.hdfgroup.org/"
DOWNLOAD="http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.13/src/hdf5-1.8.13.tar.bz2"
MD5SUM="b060bb137d6bd8accf8f0c4c59d2746d"
DOWNLOAD="http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.15-patch1/src/hdf5-1.8.15-patch1.tar.bz2"
MD5SUM="3c0d7a8c38d1abc7b40fc12c1d5f2bb8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""