diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cffi_1.15.0.bb (renamed from meta-python/recipes-devtools/python/python3-cffi_1.14.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.14.6.bb b/meta-python/recipes-devtools/python/python3-cffi_1.15.0.bb index 529d8960a..c36f23b3d 100644 --- a/meta-python/recipes-devtools/python/python3-cffi_1.14.6.bb +++ b/meta-python/recipes-devtools/python/python3-cffi_1.15.0.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] = "c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd" | 7 | SRC_URI[sha256sum] = "920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||