hdf5: update to 1.10.4.
This commit is contained in:
parent
ad93afba1e
commit
233ae27783
2 changed files with 5 additions and 5 deletions
|
@ -2289,9 +2289,9 @@ 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.100 hdf5-1.10.1_2
|
||||
libhdf5.so.101 hdf5-1.10.1_2
|
||||
libhdf5.so.103 hdf5-1.10.4_1
|
||||
libhdf5_hl_cpp.so.100 hdf5-1.10.1_2
|
||||
libhdf5_cpp.so.101 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.so.10 hdf5-18-1.8.20_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hdf5'
|
||||
pkgname=hdf5
|
||||
version=1.10.1
|
||||
revision=3
|
||||
version=1.10.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-cxx --enable-fortran"
|
||||
hostmakedepends="gcc-fortran"
|
||||
|
@ -11,7 +11,7 @@ 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=048a9d149fb99aaa1680a712963f5a78e9c43b588d0e79d55e06760ec377c172
|
||||
checksum=8f60dc4dd6ab5fcd23c750d1dc5bca3d0453bdce5c8cdaf0a4a61a9d1122adb2
|
||||
nocross="https://portal.hdfgroup.org/pages/viewpage.action?pageId=48808266"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue