dtcmp: add v1.1.0 (#6146)

This commit is contained in:
Adam Moody 2017-11-05 09:25:03 -08:00 committed by Todd Gamblin
parent d34d0d6cbc
commit 2a8c97d440

View file

@ -32,6 +32,7 @@ class Dtcmp(Package):
homepage = "https://github.com/hpc/dtcmp"
url = "https://github.com/hpc/dtcmp/releases/download/v1.0.3/dtcmp-1.0.3.tar.gz"
version('1.1.0', 'af5c73f7d3a9afd90a22d0df85471d2f')
version('1.0.3', 'cdd8ccf71e8ff67de2558594a7fcd317')
depends_on('mpi')