summaryrefslogtreecommitdiffstats
path: root/package/python-cffi/python-cffi.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-11-02 12:05:00 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-11-02 14:18:53 +0100
commit6cf80fa0e0e680ece2cf55e496e6e5b416a56b96 (patch)
treec90c29613067fa57cd1b26e27350ec0ac6f94dd1 /package/python-cffi/python-cffi.mk
parent364920596a03a51d3b59a16acca4ef3bee0c526a (diff)
downloadbuildroot-6cf80fa0e0e680ece2cf55e496e6e5b416a56b96.tar.gz
buildroot-6cf80fa0e0e680ece2cf55e496e6e5b416a56b96.zip
python-cffi: bump version to 1.11.2
Add licence file checksum. 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.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-cffi/python-cffi.mk b/package/python-cffi/python-cffi.mk
index da95f7df08..1ef83917ad 100644
--- a/package/python-cffi/python-cffi.mk
+++ b/package/python-cffi/python-cffi.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_CFFI_VERSION = 1.10.0
+PYTHON_CFFI_VERSION = 1.11.2
PYTHON_CFFI_SOURCE = cffi-$(PYTHON_CFFI_VERSION).tar.gz
-PYTHON_CFFI_SITE = https://pypi.python.org/packages/5b/b9/790f8eafcdab455bcd3bd908161f802c9ce5adbf702a83aa7712fcc345b7
+PYTHON_CFFI_SITE = https://pypi.python.org/packages/c9/70/89b68b6600d479034276fed316e14b9107d50a62f5627da37fafe083fde3
PYTHON_CFFI_SETUP_TYPE = setuptools
PYTHON_CFFI_DEPENDENCIES = host-pkgconf libffi
PYTHON_CFFI_LICENSE = MIT
OpenPOWER on IntegriCloud