IQ-TREE: Add version 2.2.2.7 (#38481)
This commit is contained in:
parent
83b9196e78
commit
b6b34aa0fe
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class IqTree(CMakePackage):
|
|||
git = "https://github.com/iqtree/iqtree2.git"
|
||||
url = "https://github.com/Cibiv/IQ-TREE/archive/v1.6.12.tar.gz"
|
||||
|
||||
version("2.2.2.7", tag="v2.2.2.7", submodules=True)
|
||||
version("2.1.3", tag="v2.1.3", submodules=True)
|
||||
version("2.0.6", tag="v2.0.6", submodules=True)
|
||||
version("1.6.12", sha256="9614092de7a157de82c9cc402b19cc8bfa0cb0ffc93b91817875c2b4bb46a284")
|
||||
|
|
Loading…
Reference in a new issue