diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-07-22 17:54:15 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-07-23 11:57:52 -0700 |
commit | bd3ffc7b76f4eda034765d1eadf507614f0ec098 (patch) | |
tree | 24bfb2150f9eb6236f36c7acfea26139a8d0b2ed /LICENSE | |
parent | 305c95b69fec32cbde60d59e9a538be49c857a83 (diff) | |
download | spack-bd3ffc7b76f4eda034765d1eadf507614f0ec098.tar.gz spack-bd3ffc7b76f4eda034765d1eadf507614f0ec098.tar.bz2 spack-bd3ffc7b76f4eda034765d1eadf507614f0ec098.tar.xz spack-bd3ffc7b76f4eda034765d1eadf507614f0ec098.zip |
core: use sha256 instead of md5 for `spack checksum` and `spack create`
- This changes `get_checksums_for_versions` to generate code that uses an
explicit `sha256` argument instead if the bare `md5` hash we used to
generate.
- also use a generic digest parameter for the `version` directive, rather
than a specific `md5` parameter.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions