Replace git=git with explicit branch names
This commit is contained in:

committed by
Todd Gamblin

parent
3f18c04865
commit
31417bf66c
@@ -37,7 +37,7 @@ class Nekbone(Package):
|
||||
|
||||
tags = ['proxy-app', 'ecp-proxy-app']
|
||||
|
||||
version('develop', git=git)
|
||||
version('develop', branch='master')
|
||||
version('17.0', sha256='ae361cc61368a924398a28a296f675b7f0c4a9516788a7f8fa3c09d787cdf69b')
|
||||
|
||||
# Variants
|
||||
|
Reference in New Issue
Block a user