diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-pillow_10.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_10.0.1.bb b/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb index 055b41bfa5..322c90eda5 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_10.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=10.0.x;protocol=http | |||
10 | file://0001-explicitly-set-compile-options.patch \ | 10 | file://0001-explicitly-set-compile-options.patch \ |
11 | file://run-ptest \ | 11 | file://run-ptest \ |
12 | " | 12 | " |
13 | SRCREV ?= "82541b6dec8452cb612067fcebba1c5a1a2bfdc8" | 13 | SRCREV ?= "da59ad000d1405eaecd557175e29083a87d19f7c" |
14 | 14 | ||
15 | inherit setuptools3 ptest | 15 | inherit setuptools3 ptest |
16 | 16 | ||