aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-cffi.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-cffi.inc')
-rw-r--r--recipes-devtools/python/python-cffi.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-cffi.inc b/recipes-devtools/python/python-cffi.inc
index e6071ee..069aba0 100644
--- a/recipes-devtools/python/python-cffi.inc
+++ b/recipes-devtools/python/python-cffi.inc
@@ -4,8 +4,8 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf"
DEPENDS += "libffi ${PYTHON_PN}-pycparser"
-SRC_URI[md5sum] = "ac8492f4ad952360737413e82d661908"
-SRC_URI[sha256sum] = "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
+SRC_URI[md5sum] = "4d7dcb6c7c738c15d2ece9bd4c5f86da"
+SRC_URI[sha256sum] = "e113878a446c6228669144ae8a56e268c91b7f1fafae927adc4879d9849e0ea7"
RDEPENDS_${PN}_class-target = " \
${PYTHON_PN}-ctypes \