latte: version bump (#8611)

This commit is contained in:
Christoph Junghans
2018-06-29 08:19:24 -06:00
committed by Adam J. Stewart
parent 719f324423
commit b1d7fd886a
3 changed files with 6 additions and 2 deletions

View File

@@ -34,6 +34,8 @@ class Latte(CMakePackage):
tags = ['ecp', 'ecp-apps']
version('1.2.1', '56db44afaba2a89e6ca62ac565c3c012')
version('1.2.0', 'b9bf8f84a0e0cf7b0e278a1bc7751b3d')
version('1.1.1', 'ab11867ba6235189681cf6e50a50cc50')
version('1.0.1', 'd0b99edbcf7a19abe0a68a192d6f6234')
version('develop', git='https://github.com/lanl/latte', branch='master')