diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cffi_1.14.5.bb (renamed from meta-python/recipes-devtools/python/python3-cffi_1.14.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.14.4.bb b/meta-python/recipes-devtools/python/python3-cffi_1.14.5.bb index 45962c6ce8..16928f0dbc 100644 --- a/meta-python/recipes-devtools/python/python3-cffi_1.14.4.bb +++ b/meta-python/recipes-devtools/python/python3-cffi_1.14.5.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" |
5 | DEPENDS += "libffi ${PYTHON_PN}-pycparser" | 5 | DEPENDS += "libffi ${PYTHON_PN}-pycparser" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c" | 7 | SRC_URI[sha256sum] = "fd78e5fee591709f32ef6edb9a015b4aa1a5022598e36227500c8f4e02328d9c" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||