kim-api: added version 2.1.2 (#12189)
This commit is contained in:
parent
268c806111
commit
86ff5baed7
@ -24,12 +24,13 @@ class KimApi(CMakePackage):
|
||||
"""
|
||||
extendable = True
|
||||
homepage = "https://openkim.org/"
|
||||
url = "https://s3.openkim.org/kim-api/kim-api-2.1.1.txz"
|
||||
url = "https://s3.openkim.org/kim-api/kim-api-2.1.2.txz"
|
||||
git = "https://github.com/openkim/kim-api.git"
|
||||
|
||||
maintainers = ['ellio167']
|
||||
|
||||
version('develop', branch='devel')
|
||||
version('2.1.2', sha256="16c7dd362cf95288b6288e1a76caf8baef652eb2cf8af500a5eb4767ba2fe80c")
|
||||
version('2.1.1', sha256="25c4e83c6caa83a1c4ad480b430f1926fb44813b64f548fdaedc45e310b5f6b9")
|
||||
version('2.1.0', sha256="d6b154b31b288ec0a5643db176950ed71f1ca83a146af210a1d5d01cce8ce958")
|
||||
version('2.0.2', sha256="26e7cf91066692f316b8ba1548ccb7152bf56aad75902bce2338cff53e74e63d")
|
||||
|
Loading…
Reference in New Issue
Block a user