diff options
author | LukenShiro <lukenshiro@ngi.it> | 2015-11-05 01:34:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-05 01:34:29 +0700 |
commit | 23cad69d892903e18eee37237cfa34d46013a6a8 (patch) | |
tree | 410ee0a49cdb51d3e8be262073313fa5e351c846 | |
parent | 39f4223a711ecbc88f38436dd23d24351631fdfb (diff) |
libraries/hdf5: Updated for version 1.8.15_patch1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/hdf5/hdf5.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/hdf5/hdf5.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/hdf5/hdf5.SlackBuild b/libraries/hdf5/hdf5.SlackBuild index 78a3d453abcc..5171da7c6c63 100644 --- a/libraries/hdf5/hdf5.SlackBuild +++ b/libraries/hdf5/hdf5.SlackBuild @@ -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} diff --git a/libraries/hdf5/hdf5.info b/libraries/hdf5/hdf5.info index f27abe35ca72..e64fdb2063c5 100644 --- a/libraries/hdf5/hdf5.info +++ b/libraries/hdf5/hdf5.info @@ -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="" |