Use sha256new by default, rather than sha256
commit2a14ff9c3051cf2b5d8d60a4eea6b9b531f70292
authorThomas Leonard <talex5@gmail.com>
Sat, 15 Dec 2012 11:42:09 +0000 (15 11:42 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 15 Dec 2012 11:42:09 +0000 (15 11:42 +0000)
tree1df700f2ec654803b1c56fa3dfc46270c22f2721
parent673de3283760709aa3e0a0a7401a0c9231de3f83
Use sha256new by default, rather than sha256

This algorithm works better on Windows because it creates shorter pathnames,
and is needed to work with cmake.

Suggested by Bastian Eicher.
0publish