Browse Source

recipe updated

lon0
Bill Ladwig 8 years ago
parent
commit
3bf4455a41
  1. 4
      conda_recipe/meta.yaml

4
conda_recipe/meta.yaml

@ -1,4 +1,4 @@
{% set version = "1.0.0" %} {% set version = "1.0.1" %}
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: a5d368ecbe418968a9635d7d0768949b666194366f909a0bf37465f39652406e sha256: e93450623f4173e8cbd339ef9a7c25b25af1a9ff2340e962699b12ba99ce7c5d
build: build:
number: 0 number: 0

Loading…
Cancel
Save