diff --git a/common/shlibs b/common/shlibs index 7dc07a6015..b53fd7393e 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2346,10 +2346,10 @@ libpjsip-ua.so.2 pjproject-2.4.5_1 libpjsip.so.2 pjproject-2.4.5_1 libpjsua.so.2 pjproject-2.4.5_1 libpjsua2.so.2 pjproject-2.4.5_1 -libhdf5_hl.so.10 hdf5-1.8.20_1 -libhdf5.so.10 hdf5-1.8.20_1 -libhdf5_hl_cpp.so.11 hdf5-1.8.20_1 -libhdf5_cpp.so.15 hdf5-1.8.20_1 +libhdf5_hl.so.100 hdf5-1.10.1_1 +libhdf5.so.101 hdf5-1.10.1_1 +libhdf5_hl_cpp.so.100 hdf5-1.10.1_1 +libhdf5_cpp.so.101 hdf5-1.10.1_1 libcryptmount.so.0 libpam-mount-2.15_1 libglob.so.0 libglob-1.0_1 libepub.so.0 ebook-tools-0.2.2_1 diff --git a/srcpkgs/hdf5/template b/srcpkgs/hdf5/template index dd36be45be..39883b2f6d 100644 --- a/srcpkgs/hdf5/template +++ b/srcpkgs/hdf5/template @@ -1,6 +1,6 @@ # Template file for 'hdf5' pkgname=hdf5 -version=1.8.20 +version=1.10.1 revision=1 build_style=gnu-configure nocross=yes @@ -9,8 +9,8 @@ short_desc="A data model, library, and file format for storing and managing data maintainer="pulux " license="BSD" homepage="http://hdfgroup.org" -distfiles="http://www.hdfgroup.org/ftp/HDF5/current18/src/hdf5-${version}.tar.gz" -checksum=6ed660ccd2bc45aa808ea72e08f33cc64009e9dd4e3a372b53438b210312e8d9 +distfiles="http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-${version}.tar.gz" +checksum=048a9d149fb99aaa1680a712963f5a78e9c43b588d0e79d55e06760ec377c172 configure_args="--enable-cxx"