Update cctools to v7.0.18 (#13037)
- add version/checksum info for v7.0.18 - update checksum for v6.1.1 to use sha256, while I have the editor open...
This commit is contained in:
parent
bef702d0f3
commit
882843974b
@ -15,7 +15,8 @@ class Cctools(AutotoolsPackage):
|
||||
homepage = "https://github.com/cooperative-computing-lab/cctools"
|
||||
url = "https://github.com/cooperative-computing-lab/cctools/archive/release/6.1.1.tar.gz"
|
||||
|
||||
version('6.1.1', '9b43cdb3aceebddc1608c77184590619')
|
||||
version('7.0.18', sha256='5b6f3c87ae68dd247534a5c073eb68cb1a60176a7f04d82699fbc05e649a91c2')
|
||||
version('6.1.1', sha256='97f073350c970d6157f80891b3bf6d4f3eedb5f031fea386dc33e22f22b8af9d')
|
||||
|
||||
depends_on('openssl')
|
||||
depends_on('perl+shared', type=('build', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user