[Slackbuilds-users] hdf5 v 1.8.17 is available
Konrad J Hambrick
kjhambrick at gmail.com
Sat Sep 3 08:34:18 UTC 2016
All --
HDF5 Version 1.8.17 ( latest official release of HDF5 ) is available.
I've built and installed hdf5-1.8.17.tar.bz2 from https://www.hdfgroup.org/
and it works fine in place of 1.8.15_patch1 on my Slackware64 14.2 +
Multilib System
Attached are diffs on the files in the official SBo libraries/hdf5/
directory vs files on my local hdf5-1.8.17/
Note that while hdf-1.10.0-patch1 is available, the website says:
HDF5-1.8.17 is the latest official release of HDF5. This page lists the
> platforms and compilers tested with HDF5-1.8.17.
>
Thanks for all you do !
-- kjh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20160903/453be3fb/attachment-0001.html>
-------------- next part --------------
diff -Naur hdf5/hdf5.SlackBuild hdf5-1.8.17/hdf5.SlackBuild
--- hdf5/hdf5.SlackBuild 2016-05-28 04:46:38.408637508 -0500
+++ hdf5-1.8.17/hdf5.SlackBuild 2016-05-29 05:00:23.933909398 -0500
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hdf5
-VERSION=${VERSION:-1.8.15_patch1}
+VERSION=${VERSION:-1.8.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff -Naur hdf5/hdf5.info hdf5-1.8.17/hdf5.info
--- hdf5/hdf5.info 2016-05-28 04:46:38.408637508 -0500
+++ hdf5-1.8.17/hdf5.info 2016-05-29 05:00:00.877907212 -0500
@@ -1,8 +1,8 @@
PRGNAM="hdf5"
-VERSION="1.8.15_patch1"
+VERSION="1.8.17"
HOMEPAGE="https://www.hdfgroup.org/"
-DOWNLOAD="http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.15-patch1/src/hdf5-1.8.15-patch1.tar.bz2"
-MD5SUM="3c0d7a8c38d1abc7b40fc12c1d5f2bb8"
+DOWNLOAD="http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.17.tar.bz2"
+MD5SUM="34bd1afa5209259201a41964100d6203"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
More information about the SlackBuilds-users
mailing list