podio: Add the latest tag (0.17.2) (#40956)
* podio: Add myself as maintainer * podio: Add 0.17.2 tag
This commit is contained in:
parent
b2840acd52
commit
ed8ecc469e
1 changed files with 2 additions and 1 deletions
|
@ -15,11 +15,12 @@ class Podio(CMakePackage):
|
|||
url = "https://github.com/AIDASoft/podio/archive/v00-09-02.tar.gz"
|
||||
git = "https://github.com/AIDASoft/podio.git"
|
||||
|
||||
maintainers("vvolkl", "drbenmorgan", "jmcarcell")
|
||||
maintainers("vvolkl", "drbenmorgan", "jmcarcell", "tmadlener")
|
||||
|
||||
tags = ["hep", "key4hep"]
|
||||
|
||||
version("master", branch="master")
|
||||
version("0.17.2", sha256="5b519335c4e1708f71ed85b3cac8ca81e544cc4572a5c37019ce9fc414c5e74d")
|
||||
version("0.17.1", sha256="97d6c5f81d50ee42bf7c01f041af2fd333c806f1bbf0a4828ca961a24cea6bb2")
|
||||
version("0.17", sha256="0c19f69970a891459cab227ab009514f1c1ce102b70e8c4b7d204eb6a0c643c1")
|
||||
version("0.16.7", sha256="8af7c947e2637f508b7af053412bacd9218d41a455d69addd7492f05b7a4338d")
|
||||
|
|
Loading…
Reference in a new issue