From 394261c8dc2f8356d43a115738595abeb9d0c4d7 Mon Sep 17 00:00:00 2001 From: Christopher Whelan Date: Wed, 7 Jun 2017 10:01:16 -0700 Subject: [PATCH] Upgrade to hdf5 1.8.18 --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 0c27d3d..28fff90 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -13,7 +13,7 @@ source: sha256: {{ sha256 }} build: - number: 200 + number: 201 # note that builds timeout on mac with many versions of python & numpy skip: True # [win or (osx and py34)] detect_binary_files_with_prefix: true @@ -33,7 +33,7 @@ requirements: - blas 1.1 {{ variant }} - openblas 0.2.19|0.2.19.* - boost-cpp 1.64.* - - hdf5 1.8.17|1.8.17.* + - hdf5 1.8.18|1.8.18.* - bzip2 1.0.* - xz 5.2.* - moab @@ -46,7 +46,7 @@ requirements: - blas 1.1 {{ variant }} - openblas 0.2.19|0.2.19.* - boost-cpp 1.64.* - - hdf5 1.8.17|1.8.17.* + - hdf5 1.8.18|1.8.18.* - bzip2 1.0.* - xz 5.2.* - moab