hdf5: update to 1.10.1.
This commit is contained in:
parent
820c4fb153
commit
ac2db36ca0
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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 <pulux@pf4sh.de>"
|
||||
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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue