updates CCTools to version 7.1.2 (#15923)
This commit is contained in:
parent
46bcbac719
commit
0074995ecf
@ -13,8 +13,9 @@ class Cctools(AutotoolsPackage):
|
||||
"""
|
||||
|
||||
homepage = "https://github.com/cooperative-computing-lab/cctools"
|
||||
url = "https://github.com/cooperative-computing-lab/cctools/archive/release/7.1.0.tar.gz"
|
||||
url = "https://github.com/cooperative-computing-lab/cctools/archive/release/7.1.2.tar.gz"
|
||||
|
||||
version('7.1.2', sha256='ca871e9fe245d047d4c701271cf2b868e6e3a170e8834c1887157ed855985131')
|
||||
version('7.1.0', sha256='84748245db10ff26c0c0a7b9fd3ec20fbbb849dd4aadc5e8531fd1671abe7a81')
|
||||
version('7.0.18', sha256='5b6f3c87ae68dd247534a5c073eb68cb1a60176a7f04d82699fbc05e649a91c2')
|
||||
version('6.1.1', sha256='97f073350c970d6157f80891b3bf6d4f3eedb5f031fea386dc33e22f22b8af9d')
|
||||
|
Loading…
Reference in New Issue
Block a user