bml: add version 1.2.3 (#7308)

This commit is contained in:
Christoph Junghans 2018-02-22 06:08:54 -07:00 committed by GitHub
parent 72c270419f
commit c62f1d4722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@ class Bml(CMakePackage):
homepage = "http://lanl.github.io/bml/"
url = "https://github.com/lanl/bml/tarball/v1.2.2"
version('1.2.3', '8133137fb56a27fade44d1588449c2ac')
version('1.2.2', 'c86959cb0188e9d0a9a2cbad03b2782d')
version('1.1.0', '271adecee08aee678be9eeceee06b6fb')
version('develop', git='https://github.com/lanl/bml', branch='master')