Skip to content

Commit

Permalink
Merge pull request #8 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
paulromano authored Jun 16, 2017
2 parents 24a932f + fabf131 commit 262a8bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source:
sha256: {{ sha256 }}

build:
number: 1
number: 2
skip: true # [win]
detect_binary_files_with_prefix: true

Expand All @@ -23,13 +23,13 @@ requirements:
- cmake
- pkg-config
- gcc
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*
- git
- mpich
run:
- mpich
- libgfortran
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*

test:
commands:
Expand Down

0 comments on commit 262a8bd

Please sign in to comment.