Skip to content

Commit e48f31b

Browse files
Merge pull request #150 from tomvothecoder/devops/149-meta-source
Update source section of meta.yaml
2 parents 003be98 + ce72aa7 commit e48f31b

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)