lwgrp: add v1.0.3 (#17242)

This commit is contained in:
Adam Moody 2020-06-24 19:57:37 -07:00 committed by GitHub
parent 48d3e8d350
commit e12784bcb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ class Lwgrp(AutotoolsPackage):
homepage = "https://github.com/hpc/lwgrp"
url = "https://github.com/hpc/lwgrp/releases/download/v1.0.2/lwgrp-1.0.2.tar.gz"
version('1.0.3', sha256='20b2fc3908bfdf04d1c177f86e227a147214cd155c548b3dd75e54c78e1c1c47')
version('1.0.2', sha256='c9d4233946e40f01efd0b4644fd9224becec51b9b5f8cbf45f5bac3129b5b536')
depends_on('mpi')