summaryrefslogtreecommitdiffstats
path: root/package/python-cffi/python-cffi.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-01-31 19:59:35 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-01-31 22:50:20 +0100
commit7010c18443f7fec968d0f8c7388dc447fb59635b (patch)
tree2db7bc0c28f7d7545720024120777abe9ff25384 /package/python-cffi/python-cffi.mk
parentf59b00c7ed3ac6895af0ef4b42e090e09d813005 (diff)
downloadbuildroot-7010c18443f7fec968d0f8c7388dc447fb59635b.tar.gz
buildroot-7010c18443f7fec968d0f8c7388dc447fb59635b.zip
python-cffi: bump to 0.8.6
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-cffi/python-cffi.mk')
-rw-r--r--package/python-cffi/python-cffi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-cffi/python-cffi.mk b/package/python-cffi/python-cffi.mk
index 3d5c86f50e..17efbab9d8 100644
--- a/package/python-cffi/python-cffi.mk
+++ b/package/python-cffi/python-cffi.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_CFFI_VERSION = 0.8.2
+PYTHON_CFFI_VERSION = 0.8.6
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
OpenPOWER on IntegriCloud