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