diff --git a/common/shlibs b/common/shlibs index 948bfa351ae..31b413e5f0a 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2274,10 +2274,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.18_1 -libhdf5.so.10 hdf5-1.8.18_1 -libhdf5_hl_cpp.so.11 hdf5-1.8.18_1 -libhdf5_cpp.so.13 hdf5-1.8.18_1 +libhdf5_hl.so.10 hdf5-1.8.19_1 +libhdf5.so.10 hdf5-1.8.19_1 +libhdf5_hl_cpp.so.11 hdf5-1.8.19_1 +libhdf5_cpp.so.14 hdf5-1.8.19_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 5d4b3cf4daa..6f6261c3d11 100644 --- a/srcpkgs/hdf5/template +++ b/srcpkgs/hdf5/template @@ -1,6 +1,6 @@ # Template file for 'hdf5' pkgname=hdf5 -version=1.8.18 +version=1.8.19 revision=1 build_style=gnu-configure nocross=yes @@ -10,7 +10,7 @@ maintainer="pulux " license="BSD" homepage="http://hdfgroup.org" distfiles="http://www.hdfgroup.org/ftp/HDF5/current18/src/hdf5-${version}.tar.gz" -checksum=cdb195ad8d9e6782acf24b2488061289f615628c2ccda8457b0a0c3fb7a8a063 +checksum=a4335849f19fae88c264fd0df046bc321a78c536b2548fc508627a790564dc38 configure_args="--enable-cxx"