diff --git a/meta-python/recipes-devtools/python/python3-pillow_8.1.0.bb b/meta-python/recipes-devtools/python/python3-pillow_8.1.2.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-pillow_8.1.0.bb rename to meta-python/recipes-devtools/python/python3-pillow_8.1.2.bb index 63974590ccc..a1b4f9059d9 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_8.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_8.1.2.bb @@ -9,7 +9,7 @@ SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=8.1.x \ file://0001-support-cross-compiling.patch \ file://0001-explicitly-set-compile-options.patch \ " -SRCREV ?= "fcc42e0d344146ee9d265d1f43c094ce5a0ec4cf" +SRCREV ?= "88bd672dafad68b419ea29bef941dfa17f941038" inherit setuptools3