python-cffi: update to version 1.11.4

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka 2018-01-14 19:46:38 -05:00 committed by Armin Kuster
parent 000b80ef91
commit 77fd73a535
3 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf"
DEPENDS += "libffi ${PYTHON_PN}-pycparser"
SRC_URI[md5sum] = "a731487324b501c8295221b629d3f5f3"
SRC_URI[sha256sum] = "ab87dd91c0c4073758d07334c1e5f712ce8fe48f007b86f8238773963ee700a6"
SRC_URI[md5sum] = "8ef0f852498908b20bc508799901fe93"
SRC_URI[sha256sum] = "df9083a992b17a28cd4251a3f5c879e0198bb26c9e808c4647e0a18739f1d11d"
RDEPENDS_${PN}_class-target = " \
${PYTHON_PN}-ctypes \