| Message ID | 20260804150559.2506646-2-tim.orling@konsulko.com |
|---|---|
| State | New |
| Headers | show |
| Series | python3-cffi: upgrade 2.1.0 -> 2.1.1 | expand |
diff --git a/meta/recipes-devtools/python/python3-cffi_2.1.0.bb b/meta/recipes-devtools/python/python3-cffi_2.1.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-cffi_2.1.0.bb rename to meta/recipes-devtools/python/python3-cffi_2.1.1.bb index 718e43e339..455732a269 100644 --- a/meta/recipes-devtools/python/python3-cffi_2.1.0.bb +++ b/meta/recipes-devtools/python/python3-cffi_2.1.1.bb @@ -4,7 +4,7 @@ LICENSE = "MIT-0" LIC_FILES_CHKSUM = "file://LICENSE;md5=c0158ab9b75875f3bb7fea081d388818" DEPENDS += "libffi python3-pycparser" -SRC_URI[sha256sum] = "efc1cdd798b1aaf39b4610bba7aad28c9bea9b910f25c784ccf9ec1fa719d1f9" +SRC_URI[sha256sum] = "dd31f52ea1086513bb9df30f8fcee9b8918323ae067a3d5b78bc826a000712be" SRC_URI += "file://run-ptest"