CCTools: add v7.2.3 (#22355)
This commit is contained in:
parent
15645147ed
commit
4c9c5393f1
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.2-source.tar.gz"
|
||||
url = "https://ccl.cse.nd.edu/software/files/cctools-7.2.3-source.tar.gz"
|
||||
|
||||
version('7.2.3', sha256='c9d32f9e9d4886ef88b79cc7c898c26e8369a004132080697b8523560cb8765b')
|
||||
version('7.2.2', sha256='3eee05826954792e3ef974fefe3b8e436f09cd368b195287639b67f5acfa050f')
|
||||
version('7.2.1', sha256='8f847fef9bca1ebd23a93d74fc093807d2c3e584111c087cf25e070e130eb820')
|
||||
version('7.1.7', sha256='63cbfabe52591d41a1b27040bf27700d2a11b2f30cb2e25132e0016fb1aade03')
|
||||
|
|
Loading…
Reference in a new issue