Add version info for 7.4.1 (#3600)

This commit is contained in:
George Hartzell 2017-03-28 16:55:25 -07:00 committed by Adam J. Stewart
parent 212b342fd3
commit a9025e3283

View File

@ -38,6 +38,7 @@ class Lmod(AutotoolsPackage):
homepage = 'https://www.tacc.utexas.edu/research-development/tacc-projects/lmod'
url = 'https://github.com/TACC/Lmod/archive/7.3.tar.gz'
version('7.4.1', '59b2558ee50877f2cf49ed37d7b09fea')
version('7.3', '70180ec2ea1fae53aa83350523f6b2b3')
version('6.4.5', '14f6c58dbc0a5a75574d795eac2c1e3c')
version('6.4.1', '7978ba777c8aa41a4d8c05fec5f780f4')