charliecloud: added v0.19 (#18866)

This commit is contained in:
Jordan Ogas 2020-09-22 12:45:29 -06:00 committed by GitHub
parent 84dbf6948e
commit 435c8862a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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')