We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 003be98 + ce72aa7 commit e48f31bCopy full SHA for e48f31b
conda/meta.yaml
@@ -6,8 +6,8 @@ package:
6
version: {{ version }}
7
8
source:
9
- url: https://github.com/E3SM-Project/{{ name }}/archive/v{{ version }}.tar.gz
10
- sha256: 6228df2ce320b71a36d90bf0b0da08a476f184439994f767de0371f6d59c8844
+ git_url: https://github.com/E3SM-Project/zstash.git
+ git_rev: v{{ version }}
11
12
build:
13
number: 0
0 commit comments