Skip to content

Commit

Permalink
Merge pull request #9 from qwhelan/hdf5_1.8.18
Browse files Browse the repository at this point in the history
Upgrade to hdf5 1.8.18
  • Loading branch information
scopatz authored Jun 6, 2017
2 parents 741a9d8 + 2794b42 commit 65cb517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package:
version: {{ version }}

build:
number: 2
number: 3
skip: true # [win]
features:
- blas_{{ variant }}
Expand All @@ -25,7 +25,7 @@ requirements:
- openblas 0.2.19|0.2.19.*
- lapack
- boost-cpp 1.64.*
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*
- sqlite 3.13.*
- pcre
- gettext
Expand Down

0 comments on commit 65cb517

Please sign in to comment.