Skip to content
Snippets Groups Projects
Commit 62927654 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

checksums: use sha256 checksums everywhere

We'd like to use a consistent checksum scheme everywhere so that we can:

    a) incorporate archive checksums into our specs and have a
       consistent hashing algorithm across all specs.

    b) index mirrors with a consistent type of checksum, and not one that
       is dependent on how spack packages are written.

- [x] convert existing md5, sha224, sha512, sha1 checksums to sha256
parent 87fa7c15
No related branches found
No related tags found
No related merge requests found
Showing
with 45 additions and 45 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment