From 7a9f97701cda6d41cd84553d378cd76c2a8aac71 Mon Sep 17 00:00:00 2001 From: Domenico Panella Date: Tue, 13 Oct 2020 17:54:23 +0200 Subject: [PATCH] hdf5 : update to 1.12.0 --- common/shlibs | 12 ++++++------ srcpkgs/hdf5/template | 9 +++++---- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/common/shlibs b/common/shlibs index e50e44f1246..ad6328085c2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2527,12 +2527,12 @@ 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.100 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.103 hdf5-1.10.4_1 -libhdf5hl_fortran.so.100 hdf5-1.10.1_2 -libhdf5_fortran.so.102 hdf5-1.10.5_1 +libhdf5_hl.so.200 hdf5-1.12.0_1 +libhdf5.so.200 hdf5-1.12.0_1 +libhdf5_hl_cpp.so.200 hdf5-1.12.0_1 +libhdf5_cpp.so.200 hdf5-1.12.0_1 +libhdf5hl_fortran.so.200 hdf5-1.12.0_1 +libhdf5_fortran.so.200 hdf5-1.12.0_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 diff --git a/srcpkgs/hdf5/template b/srcpkgs/hdf5/template index e035fa670ab..b09d721f9a5 100644 --- a/srcpkgs/hdf5/template +++ b/srcpkgs/hdf5/template @@ -1,17 +1,18 @@ # Template file for 'hdf5' pkgname=hdf5 -version=1.10.5 +version=1.12.0 revision=1 +_version=1.12 build_style=gnu-configure configure_args="--enable-cxx --enable-fortran" hostmakedepends="gcc-fortran" makedepends="zlib-devel" short_desc="Data model, library, and file format for storing and managing data" maintainer="pulux " -license="custom" +license="custom:hdf5" homepage="https://hdfgroup.org" -distfiles="https://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-${version}.tar.gz" -checksum=6d4ce8bf902a97b050f6f491f4268634e252a63dadd6656a1a9be5b7b7726fa8 +distfiles="https://support.hdfgroup.org/ftp/HDF5/releases/${pkgname}-${_version}/${pkgname}-${version}/src/${pkgname}-${version}.tar.gz" +checksum=a62dcb276658cb78e6795dd29bf926ed7a9bc4edf6e77025cd2c689a8f97c17a nocross="https://portal.hdfgroup.org/pages/viewpage.action?pageId=48808266" post_install() {