hdf5: update to 1.8.18
This commit is contained in:
parent
35a8bee38c
commit
85f1feea8b
2 changed files with 8 additions and 8 deletions
|
@ -2355,10 +2355,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.17_1
|
||||
libhdf5.so.10 hdf5-1.8.17_1
|
||||
libhdf5_hl_cpp.so.11 hdf5-1.8.17_2
|
||||
libhdf5_cpp.so.12 hdf5-1.8.17_2
|
||||
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
|
||||
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,7 +1,7 @@
|
|||
# Template file for 'hdf5'
|
||||
pkgname=hdf5
|
||||
version=1.8.17
|
||||
revision=2
|
||||
version=1.8.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
nocross=yes
|
||||
makedepends="zlib-devel"
|
||||
|
@ -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/current/src/hdf5-${version}.tar.gz"
|
||||
checksum=d9cda297ee76ade9881c4208987939250d397bae6252d0ccb66fa7d24d67e263
|
||||
distfiles="http://www.hdfgroup.org/ftp/HDF5/current18/src/hdf5-${version}.tar.gz"
|
||||
checksum=cdb195ad8d9e6782acf24b2488061289f615628c2ccda8457b0a0c3fb7a8a063
|
||||
|
||||
configure_args="--enable-cxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue