summaryrefslogtreecommitdiffstats
path: root/package/python-cffi/python-cffi.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-02-04 15:07:11 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-04 22:52:54 +0100
commit95795cf6c8009f47df331ed7d9daab2f5f422168 (patch)
tree0c3e2c9586f633db018d7d6b00b9039d3daa67ba /package/python-cffi/python-cffi.mk
parente9b147ffa4f4ef4fd8cbf3cf04ac9c2ccb1b71d5 (diff)
downloadbuildroot-95795cf6c8009f47df331ed7d9daab2f5f422168.tar.gz
buildroot-95795cf6c8009f47df331ed7d9daab2f5f422168.zip
python-cffi: bump to 1.5.0
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.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 7151789926..d7e4edfb5f 100644
--- a/package/python-cffi/python-cffi.mk
+++ b/package/python-cffi/python-cffi.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_CFFI_VERSION = 1.3.1
+PYTHON_CFFI_VERSION = 1.5.0
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