diff options
| author | Yegor Yefremov <yegorslists@googlemail.com> | 2015-12-12 21:38:05 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-13 14:07:59 +0100 |
| commit | 4c5818681210365be345885d90400e6317f0a061 (patch) | |
| tree | 3bb2ed4826d645900b5cb7d3a5d1ede5a76cadf6 /package/python-cffi | |
| parent | 584d777dda153927f4cf32d9b0de266e7a521ef4 (diff) | |
| download | buildroot-4c5818681210365be345885d90400e6317f0a061.tar.gz buildroot-4c5818681210365be345885d90400e6317f0a061.zip | |
python-cffi: bump to 1.3.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-cffi')
| -rw-r--r-- | package/python-cffi/python-cffi.hash | 6 | ||||
| -rw-r--r-- | package/python-cffi/python-cffi.mk | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package/python-cffi/python-cffi.hash b/package/python-cffi/python-cffi.hash index b41c979126..200ef33c1d 100644 --- a/package/python-cffi/python-cffi.hash +++ b/package/python-cffi/python-cffi.hash @@ -1,4 +1,4 @@ -# From https://pypi.python.org/pypi/cffi/0.8.6 -md5 474b5a68299a6f05009171de1dc91be6 cffi-0.8.6.tar.gz +# From https://pypi.python.org/pypi?:action=show_md5&digest=deeba7c1fd32a66f1db587988d760c11 +md5 deeba7c1fd32a66f1db587988d760c11 cffi-1.3.1.tar.gz # Calculated based on the hash above -sha256 2532d9e3af9e3c6d0f710fc98b0295b563c7f39cfd97dd2242bd36fbf4900610 cffi-0.8.6.tar.gz +sha256 d45dd39a770b4afb591c82555f6a8bbc1ac7eb019eda9b621eee1a0a72201220 cffi-1.3.1.tar.gz diff --git a/package/python-cffi/python-cffi.mk b/package/python-cffi/python-cffi.mk index 17efbab9d8..70fbe02374 100644 --- a/package/python-cffi/python-cffi.mk +++ b/package/python-cffi/python-cffi.mk @@ -4,7 +4,7 @@ # ################################################################################ -PYTHON_CFFI_VERSION = 0.8.6 +PYTHON_CFFI_VERSION = 1.3.1 PYTHON_CFFI_SOURCE = cffi-$(PYTHON_CFFI_VERSION).tar.gz PYTHON_CFFI_SITE = https://pypi.python.org/packages/source/c/cffi PYTHON_CFFI_SETUP_TYPE = setuptools |

