bml: add version 1.2.3 (#7308)
This commit is contained in:
parent
72c270419f
commit
c62f1d4722
@ -33,6 +33,7 @@ class Bml(CMakePackage):
|
|||||||
homepage = "http://lanl.github.io/bml/"
|
homepage = "http://lanl.github.io/bml/"
|
||||||
url = "https://github.com/lanl/bml/tarball/v1.2.2"
|
url = "https://github.com/lanl/bml/tarball/v1.2.2"
|
||||||
|
|
||||||
|
version('1.2.3', '8133137fb56a27fade44d1588449c2ac')
|
||||||
version('1.2.2', 'c86959cb0188e9d0a9a2cbad03b2782d')
|
version('1.2.2', 'c86959cb0188e9d0a9a2cbad03b2782d')
|
||||||
version('1.1.0', '271adecee08aee678be9eeceee06b6fb')
|
version('1.1.0', '271adecee08aee678be9eeceee06b6fb')
|
||||||
version('develop', git='https://github.com/lanl/bml', branch='master')
|
version('develop', git='https://github.com/lanl/bml', branch='master')
|
||||||
|
Loading…
Reference in New Issue
Block a user