CCTools to version 7.2.4 (#22384)

This commit is contained in:
Benjamin Tovar 2021-03-18 22:13:30 -04:00 committed by GitHub
parent 4df1f62fd3
commit 818b416742
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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')