diff --git a/common/shlibs b/common/shlibs index 0f6742b2fa..433add7d20 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2307,7 +2307,7 @@ libhdf5.so.103 hdf5-1.10.4_1 libhdf5_hl_cpp.so.100 hdf5-1.10.1_2 libhdf5_cpp.so.103 hdf5-1.10.4_1 libhdf5hl_fortran.so.100 hdf5-1.10.1_2 -libhdf5_fortran.so.100 hdf5-1.10.1_2 +libhdf5_fortran.so.102 hdf5-1.10.5_1 libhdf5.so.10 hdf5-18-1.8.20_1 libhdf5_hl.so.10 hdf5-18-1.8.20_1 libhdf5_hl_cpp.so.11 hdf5-18-1.8.20_1 diff --git a/srcpkgs/hdf5/template b/srcpkgs/hdf5/template index c5ecc418bd..e035fa670a 100644 --- a/srcpkgs/hdf5/template +++ b/srcpkgs/hdf5/template @@ -1,17 +1,17 @@ # Template file for 'hdf5' pkgname=hdf5 -version=1.10.4 +version=1.10.5 revision=1 build_style=gnu-configure configure_args="--enable-cxx --enable-fortran" hostmakedepends="gcc-fortran" makedepends="zlib-devel" -short_desc="A data model, library, and file format for storing and managing data" +short_desc="Data model, library, and file format for storing and managing data" maintainer="pulux " license="custom" homepage="https://hdfgroup.org" distfiles="https://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-${version}.tar.gz" -checksum=8f60dc4dd6ab5fcd23c750d1dc5bca3d0453bdce5c8cdaf0a4a61a9d1122adb2 +checksum=6d4ce8bf902a97b050f6f491f4268634e252a63dadd6656a1a9be5b7b7726fa8 nocross="https://portal.hdfgroup.org/pages/viewpage.action?pageId=48808266" post_install() {