diff options
author | Fabio Porcedda <fabio.porcedda@gmail.com> | 2015-04-19 14:12:31 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-19 14:25:28 +0200 |
commit | 81e22ebd5ee3b9aa36fcbc86602a8fc5bfe87c17 (patch) | |
tree | e8274bc8a5a7b50b01c56b6038b9abe7a1b15af3 /package/python-m2crypto/python-m2crypto.hash | |
parent | ef6e009a08121bc4ace9de7cf9235bdff3689d6b (diff) | |
download | buildroot-81e22ebd5ee3b9aa36fcbc86602a8fc5bfe87c17.tar.gz buildroot-81e22ebd5ee3b9aa36fcbc86602a8fc5bfe87c17.zip |
package/python-m2crypto: add hash
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-m2crypto/python-m2crypto.hash')
-rw-r--r-- | package/python-m2crypto/python-m2crypto.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/python-m2crypto/python-m2crypto.hash b/package/python-m2crypto/python-m2crypto.hash new file mode 100644 index 0000000000..a5231eca81 --- /dev/null +++ b/package/python-m2crypto/python-m2crypto.hash @@ -0,0 +1,2 @@ +# From https://pypi.python.org/pypi/M2Crypto/0.21.1 +md5 f93d8462ff7646397a9f77a2fe602d17 M2Crypto-0.21.1.tar.gz |