Support alternative digests in "0alias -m"
commit3dd437efa5909a2f288148bda3fc4cd9c855c5cb
authorThomas Leonard <talex5@gmail.com>
Tue, 25 Jan 2011 21:07:39 +0000 (25 21:07 +0000)
committerThomas Leonard <talex5@gmail.com>
Tue, 25 Jan 2011 21:07:39 +0000 (25 21:07 +0000)
treefdd11f03eb1c4a28e67f82aebc2ad9482ec5b988
parente25943ef9aed9fdeba0ffe92f9d2353ea598b335
Support alternative digests in "0alias -m"

If an implementation has e.g. a sha1new digest and a sha256 digest, 0launch
will cache it under the sha256 one, but 0alias only checked for the older one.

Reported by Tim Cuthbertson.
0alias