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/python-cffi.mk | |
| 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/python-cffi.mk')
| -rw-r--r-- | package/python-cffi/python-cffi.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |

