summaryrefslogtreecommitdiffstats
path: root/package/python-cffi/python-cffi.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-03-16 16:41:48 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-03-16 22:38:36 +0100
commit7e7def166551923f78ecdcb35f5f27053dc8dc90 (patch)
tree8a5e5da201e4e1a9f48d36d34d822deecb1c8aee /package/python-cffi/python-cffi.mk
parent8aafe0be1ece97b71d28bd7840031e54915a348a (diff)
downloadbuildroot-7e7def166551923f78ecdcb35f5f27053dc8dc90.tar.gz
buildroot-7e7def166551923f78ecdcb35f5f27053dc8dc90.zip
python-cffi: bump to version 1.5.2
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 d7e4edfb5f..2b358328da 100644
--- a/package/python-cffi/python-cffi.mk
+++ b/package/python-cffi/python-cffi.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_CFFI_VERSION = 1.5.0
+PYTHON_CFFI_VERSION = 1.5.2
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