Skip to content

Commit ce72aa7

Browse files
committed
Update source section of meta.yaml
1 parent 003be98 commit ce72aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ package:
66
version: {{ version }}
77

88
source:
9-
url: https://github.com/E3SM-Project/{{ name }}/archive/v{{ version }}.tar.gz
10-
sha256: 6228df2ce320b71a36d90bf0b0da08a476f184439994f767de0371f6d59c8844
9+
git_url: https://github.com/E3SM-Project/zstash.git
10+
git_rev: v{{ version }}
1111

1212
build:
1313
number: 0

0 commit comments

Comments
 (0)