Skip to content
Snippets Groups Projects
Unverified Commit 435c8862 authored by Jordan Ogas's avatar Jordan Ogas Committed by GitHub
Browse files

charliecloud: added v0.19 (#18866)

parent 84dbf694
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ class Charliecloud(AutotoolsPackage): ...@@ -15,6 +15,7 @@ class Charliecloud(AutotoolsPackage):
git = "https://github.com/hpc/charliecloud.git" git = "https://github.com/hpc/charliecloud.git"
version('master', branch='master') version('master', branch='master')
version('0.19', sha256='99619fd86860cda18f7f7a7cf7391f702ec9ebd3193791320dea647769996447')
version('0.18', sha256='15ce63353afe1fc6bcc10979496a54fcd5628f997cb13c827c9fc7afb795bdc5') version('0.18', sha256='15ce63353afe1fc6bcc10979496a54fcd5628f997cb13c827c9fc7afb795bdc5')
depends_on('m4', type='build') depends_on('m4', type='build')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment