hdf5: update to 1.8.17
This commit is contained in:
parent
f5eabcf031
commit
2c1c623bf4
2 changed files with 4 additions and 4 deletions
|
@ -2319,8 +2319,8 @@ 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.16_1
|
||||
libhdf5.so.10 hdf5-1.8.16_1
|
||||
libhdf5_hl.so.10 hdf5-1.8.17_1
|
||||
libhdf5.so.10 hdf5-1.8.17_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.16
|
||||
version=1.8.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
nocross=yes
|
||||
|
@ -10,7 +10,7 @@ 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=ed17178abd9928a7237f30370189ba767b9e39e0db45917c2ac4665eb9cb4771
|
||||
checksum=d9cda297ee76ade9881c4208987939250d397bae6252d0ccb66fa7d24d67e263
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue