libraries/hdf5: Updated for version 1.8.11.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
LukenShiro 2013-10-26 21:34:50 -05:00 committed by Robby Workman
parent de990a2556
commit bd480cbed9
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hdf5
VERSION=${VERSION:-1.8.10_patch1}
VERSION=${VERSION:-1.8.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="hdf5"
VERSION="1.8.10_patch1"
VERSION="1.8.11"
HOMEPAGE="http://hdf.ncsa.uiuc.edu/products/hdf5/"
DOWNLOAD="ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.10-patch1/src/hdf5-1.8.10-patch1.tar.bz2"
MD5SUM="86cd479b7a34abe916e2fec8b7280863"
DOWNLOAD="ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.11/src/hdf5-1.8.11.tar.bz2"
MD5SUM="3433c1be767d2b8e5b0771a3209b4fcc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""