diff options
author | Asaf Kahlon <asafka7@gmail.com> | 2018-09-12 22:46:44 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-12 23:42:48 +0200 |
commit | 1382738266464389e287b0f6fefabca2d1483312 (patch) | |
tree | 0a0a04349a7a6b91d7f278e3d7d343bd3b197984 /package/python-bcrypt/python-bcrypt.hash | |
parent | 0a92f5ad4799b7014739125c19fde353f6275ab6 (diff) | |
download | buildroot-1382738266464389e287b0f6fefabca2d1483312.tar.gz buildroot-1382738266464389e287b0f6fefabca2d1483312.zip |
python-bcrypt: bump to version 3.1.4
Also add license hash.
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-bcrypt/python-bcrypt.hash')
-rw-r--r-- | package/python-bcrypt/python-bcrypt.hash | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/package/python-bcrypt/python-bcrypt.hash b/package/python-bcrypt/python-bcrypt.hash index 574cbe1555..4c7c2eddff 100644 --- a/package/python-bcrypt/python-bcrypt.hash +++ b/package/python-bcrypt/python-bcrypt.hash @@ -1,3 +1,5 @@ -# md5 from https://pypi.python.org/pypi/bcrypt/json, sha256 locally computed -md5 20da8b40790caad99c4086dba533154b bcrypt-3.1.3.tar.gz -sha256 6645c8d0ad845308de3eb9be98b6fd22a46ec5412bfc664a423e411cdd8f5488 bcrypt-3.1.3.tar.gz +# md5, sha256 from https://pypi.org/pypi/bcrypt/json +md5 8408abc974446e64862a9742104e97b6 bcrypt-3.1.4.tar.gz +sha256 67ed1a374c9155ec0840214ce804616de49c3df9c5bc66740687c1c9b1cd9e8d bcrypt-3.1.4.tar.gz +# Locally computed sha256 checksums +sha256 8173d5c29b4f956d532781d2b86e4e30f83e6b7878dce18c919451d6ba707c90 LICENSE |