update cctools to version 7.1.3 (#16324)
This commit is contained in:
parent
a277b96b39
commit
505a511af4
@ -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.2.tar.gz"
|
||||
url = "https://github.com/cooperative-computing-lab/cctools/archive/release/7.1.3.tar.gz"
|
||||
|
||||
version('7.1.3', sha256='b937878ab429dda31bc692e5d9ffb402b9eb44bb674c07a934bb769cee4165ba')
|
||||
version('7.1.2', sha256='ca871e9fe245d047d4c701271cf2b868e6e3a170e8834c1887157ed855985131')
|
||||
version('7.1.0', sha256='84748245db10ff26c0c0a7b9fd3ec20fbbb849dd4aadc5e8531fd1671abe7a81')
|
||||
version('7.0.18', sha256='5b6f3c87ae68dd247534a5c073eb68cb1a60176a7f04d82699fbc05e649a91c2')
|
||||
|
Loading…
Reference in New Issue
Block a user