upgrade to MDI 1.4.9
This commit is contained in:
@ -32,12 +32,12 @@ make lib-mdi args="-m mpi" # build MDI lib with same settings as in the mpi Make
|
||||
|
||||
# settings
|
||||
|
||||
version = "1.4.7"
|
||||
version = "1.4.9"
|
||||
url = "https://github.com/MolSSI-MDI/MDI_Library/archive/v%s.tar.gz" % version
|
||||
|
||||
# known checksums for different MDI versions. used to validate the download.
|
||||
checksums = { \
|
||||
'1.4.1' : 'f9505fccd4c79301a619f6452dad4ad9', \
|
||||
'1.4.9' : '705ddb6b0018a542d39f17cc45c67bd9', \
|
||||
}
|
||||
|
||||
# print error message or help
|
||||
|
||||
Reference in New Issue
Block a user