charliecloud: added v0.19 (#18866)
This commit is contained in:
parent
84dbf6948e
commit
435c8862a6
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class Charliecloud(AutotoolsPackage):
|
|||
git = "https://github.com/hpc/charliecloud.git"
|
||||
|
||||
version('master', branch='master')
|
||||
version('0.19', sha256='99619fd86860cda18f7f7a7cf7391f702ec9ebd3193791320dea647769996447')
|
||||
version('0.18', sha256='15ce63353afe1fc6bcc10979496a54fcd5628f997cb13c827c9fc7afb795bdc5')
|
||||
|
||||
depends_on('m4', type='build')
|
||||
|
|
Loading…
Reference in a new issue