scripts: SHASUMs should include full version

pull/36/head
Mitchell Hashimoto 13 years ago
parent 33635caf8c
commit 9202878107

@ -88,7 +88,7 @@ waitAll
# Make the checksums
pushd ./pkg/${VERSIONDIR}/dist
shasum -a256 * > ./${VERSION}_SHA256SUMS
shasum -a256 * > ./${VERSIONDIR}_SHA256SUMS
popd
exit 0

Loading…
Cancel
Save