adding checksum for latest lmod release (#10381)
This commit is contained in:
parent
3497098978
commit
7a2315aa38
@ -19,6 +19,7 @@ class Lmod(AutotoolsPackage):
|
||||
homepage = 'https://www.tacc.utexas.edu/research-development/tacc-projects/lmod'
|
||||
url = 'https://github.com/TACC/Lmod/archive/7.4.11.tar.gz'
|
||||
|
||||
version('7.8.15', sha256='00a257f5073d656adc73045997c28f323b7a4f6d901f1c57b7db2b0cd6bee6e6')
|
||||
version('7.8', sha256='40388380a36a00c3ce929a9f88c8fffc93deeabf87a7c3f8864a82acad38c3ba')
|
||||
version('7.7.29', 'bd3f171995e6863505e8a958d158ced1')
|
||||
version('7.7.13', 'e1d222fa04148707dceb08c82d7e9fa5')
|
||||
|
Loading…
Reference in New Issue
Block a user