From 1333e79d66f834081d1283d9b2588f8705a89e92 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 18 Oct 2022 22:31:41 +0200 Subject: libraries/hdf5: Updated for version 1.12.2. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- libraries/hdf5/hdf5.SlackBuild | 8 ++++---- libraries/hdf5/hdf5.info | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'libraries') diff --git a/libraries/hdf5/hdf5.SlackBuild b/libraries/hdf5/hdf5.SlackBuild index 950e75fb3a..256abbb44e 100644 --- a/libraries/hdf5/hdf5.SlackBuild +++ b/libraries/hdf5/hdf5.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for hdf5 # Copyright 2007-2015 LukenShiro, Italy -# Copyright 2020 Matteo Bernardini , Pisa, Italy +# Copyright 2020-2022 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hdf5 -VERSION=${VERSION:-1.10.6} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.12.2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -65,7 +65,7 @@ else LIBDIRSUFFIX="" fi -DOCFILES="ACKNOWLEDGMENTS COPYING README.txt release_docs/RELEASE.txt \ +DOCFILES="ACKNOWLEDGMENTS COPYING* README.md release_docs/RELEASE.txt \ release_docs/HISTORY* release_docs/INSTALL" set -e diff --git a/libraries/hdf5/hdf5.info b/libraries/hdf5/hdf5.info index 6638941c58..c1f584f315 100644 --- a/libraries/hdf5/hdf5.info +++ b/libraries/hdf5/hdf5.info @@ -1,8 +1,8 @@ PRGNAM="hdf5" -VERSION="1.10.6" +VERSION="1.12.2" HOMEPAGE="https://www.hdfgroup.org/" -DOWNLOAD="https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.6/src/hdf5-1.10.6.tar.gz" -MD5SUM="37f3089e7487daf0890baf3d3328e54a" +DOWNLOAD="https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.2/src/hdf5-1.12.2.tar.gz" +MD5SUM="30172c75e436d7f2180e274071a4ca97" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libaec" -- cgit v1.2.3-80-g2a13