Skip to content

Commit

Permalink
Upgrade to hdf5 1.8.18
Browse files Browse the repository at this point in the history
  • Loading branch information
qwhelan committed Jun 2, 2017
1 parent 89fe166 commit 6ed8f34
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 @@ -15,7 +15,7 @@ source:
- dap.path # [win]

build:
number: 4
number: 5
features:
- vc9 # [win and py27]
- vc10 # [win and py34]
Expand All @@ -30,15 +30,15 @@ requirements:
- curl
- zlib 1.2.*
- hdf4
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*
- vc 9 # [win and py27]
- vc 10 # [win and py34]
- vc 14 # [win and py35]
run:
- curl
- zlib 1.2.*
- hdf4
- hdf5 1.8.17|1.8.17.*
- hdf5 1.8.18|1.8.18.*
- vc 9 # [win and py27]
- vc 10 # [win and py34]
- vc 14 # [win and py35]
Expand Down

0 comments on commit 6ed8f34

Please sign in to comment.