hdf5: update to 1.8.20
This commit is contained in:
parent
14b3796814
commit
025ddbad51
|
@ -2287,10 +2287,10 @@ libpjsip-ua.so.2 pjproject-2.4.5_1
|
||||||
libpjsip.so.2 pjproject-2.4.5_1
|
libpjsip.so.2 pjproject-2.4.5_1
|
||||||
libpjsua.so.2 pjproject-2.4.5_1
|
libpjsua.so.2 pjproject-2.4.5_1
|
||||||
libpjsua2.so.2 pjproject-2.4.5_1
|
libpjsua2.so.2 pjproject-2.4.5_1
|
||||||
libhdf5_hl.so.10 hdf5-1.8.19_1
|
libhdf5_hl.so.10 hdf5-1.8.20_1
|
||||||
libhdf5.so.10 hdf5-1.8.19_1
|
libhdf5.so.10 hdf5-1.8.20_1
|
||||||
libhdf5_hl_cpp.so.11 hdf5-1.8.19_1
|
libhdf5_hl_cpp.so.11 hdf5-1.8.20_1
|
||||||
libhdf5_cpp.so.14 hdf5-1.8.19_1
|
libhdf5_cpp.so.15 hdf5-1.8.20_1
|
||||||
libcryptmount.so.0 libpam-mount-2.15_1
|
libcryptmount.so.0 libpam-mount-2.15_1
|
||||||
libglob.so.0 libglob-1.0_1
|
libglob.so.0 libglob-1.0_1
|
||||||
libepub.so.0 ebook-tools-0.2.2_1
|
libepub.so.0 ebook-tools-0.2.2_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hdf5'
|
# Template file for 'hdf5'
|
||||||
pkgname=hdf5
|
pkgname=hdf5
|
||||||
version=1.8.19
|
version=1.8.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://hdfgroup.org"
|
homepage="http://hdfgroup.org"
|
||||||
distfiles="http://www.hdfgroup.org/ftp/HDF5/current18/src/hdf5-${version}.tar.gz"
|
distfiles="http://www.hdfgroup.org/ftp/HDF5/current18/src/hdf5-${version}.tar.gz"
|
||||||
checksum=a4335849f19fae88c264fd0df046bc321a78c536b2548fc508627a790564dc38
|
checksum=6ed660ccd2bc45aa808ea72e08f33cc64009e9dd4e3a372b53438b210312e8d9
|
||||||
|
|
||||||
configure_args="--enable-cxx"
|
configure_args="--enable-cxx"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue