]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake,make-dist: use sha256 instead of md5 for checksum
authorKefu Chai <kchai@redhat.com>
Wed, 18 Apr 2018 04:26:02 +0000 (12:26 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 20 Apr 2018 17:17:35 +0000 (01:17 +0800)
commit19aee456c0db78760c6c003f3e69c10629220ac7
tree7f7eef6237a9617c88306a805b9d9fcb227e893a
parent750c301e1c3c446981a69431bb18ef249048edd9
cmake,make-dist: use sha256 instead of md5 for checksum

the boost's download page offers the SHA256 hash, so it'd be easier to
verify the hash this way.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/BuildBoost.cmake
make-dist