Browse Source

Updated conda recipe

lon0
Bill Ladwig 8 years ago
parent
commit
7909aa9e25
  1. 4
      conda_recipe/meta.yaml

4
conda_recipe/meta.yaml

@ -1,4 +1,4 @@
{% set version = "1.0.1" %} {% set version = "1.0.2" %}
package: package:
name: wrf-python name: wrf-python
@ -7,7 +7,7 @@ package:
source: source:
fn: wrf-python-{{ version }}.tar.gz fn: wrf-python-{{ version }}.tar.gz
url: https://github.com/NCAR/wrf-python/archive/{{ version }}.tar.gz url: https://github.com/NCAR/wrf-python/archive/{{ version }}.tar.gz
sha256: e93450623f4173e8cbd339ef9a7c25b25af1a9ff2340e962699b12ba99ce7c5d sha256: 42df1c46c146010e8d7a14cfa4daca3c30cb530e93d26e1fba34e2118540e0b2
build: build:
number: 0 number: 0

Loading…
Cancel
Save