CCTools to version 7.2.4 (#22384)
This commit is contained in:
parent
4df1f62fd3
commit
818b416742
1 changed files with 2 additions and 1 deletions
|
@ -13,8 +13,9 @@ class Cctools(AutotoolsPackage):
|
|||
"""
|
||||
|
||||
homepage = "https://cctools.readthedocs.io"
|
||||
url = "https://ccl.cse.nd.edu/software/files/cctools-7.2.3-source.tar.gz"
|
||||
url = "https://ccl.cse.nd.edu/software/files/cctools-7.2.4-source.tar.gz"
|
||||
|
||||
version('7.2.4', sha256='36d36465a14b503a27c4739ebe0e11e00970ef6abb07c0365a46670753dddbd0')
|
||||
version('7.2.3', sha256='c9d32f9e9d4886ef88b79cc7c898c26e8369a004132080697b8523560cb8765b')
|
||||
version('7.2.2', sha256='3eee05826954792e3ef974fefe3b8e436f09cd368b195287639b67f5acfa050f')
|
||||
version('7.2.1', sha256='8f847fef9bca1ebd23a93d74fc093807d2c3e584111c087cf25e070e130eb820')
|
||||
|
|
Loading…
Reference in a new issue