hdf5: update to 1.10.5.

no revbumps required, because no package uses to the libhdf5_fortran
library.
This commit is contained in:
Piraty 2019-06-23 00:40:52 +02:00 committed by Helmut Pozimski
parent fbf9079b99
commit 81cc8f39bc
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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 <pulux@pf4sh.de>"
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() {