diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-25 17:00:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-25 17:00:33 +0000 |
commit | 5cf086db23f3170254dc117221fde5dfcfc0bd55 (patch) | |
tree | 3b04e96dbe77d7debb5be4dcc5f39ad676f04c80 | |
parent | upgrade to 0.8.1 and unbreak (diff) |
Add back the original MD5 hash which was removed in the last commit.
A distinfo file may contain multiple hashes for the same distfile.
A checksum mismatch was logged by bento last Saturday.
PR: 37901
Notes
Notes:
svn path=/head/; revision=59991
-rw-r--r-- | security/py-rijndael/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-rijndael/distinfo b/security/py-rijndael/distinfo index d71de4777753..0641c0fca9c9 100644 --- a/security/py-rijndael/distinfo +++ b/security/py-rijndael/distinfo @@ -1 +1,2 @@ MD5 (pyRijndael-1.1.py.gz) = 04b1c8f4fb2cf148c02ad2b2aff54921 +MD5 (pyRijndael-1.1.py.gz) = aa0053ffecbddb1fbfc685ae467663e5 |