[meta-oe,v2] graphene: upgrade 1.10.6 -> 1.10.8

Message ID 1647950188-5858-2-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,v2] graphene: upgrade 1.10.6 -> 1.10.8 | expand

Commit Message

Mingyu Wang (Fujitsu) March 22, 2022, 11:56 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../graphene/{graphene_1.10.6.bb => graphene_1.10.8.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-graphics/graphene/{graphene_1.10.6.bb => graphene_1.10.8.bb} (86%)

Patch

diff --git a/meta-oe/recipes-graphics/graphene/graphene_1.10.6.bb b/meta-oe/recipes-graphics/graphene/graphene_1.10.8.bb
similarity index 86%
rename from meta-oe/recipes-graphics/graphene/graphene_1.10.6.bb
rename to meta-oe/recipes-graphics/graphene/graphene_1.10.8.bb
index 0c05c60eee..813ff74adf 100644
--- a/meta-oe/recipes-graphics/graphene/graphene_1.10.6.bb
+++ b/meta-oe/recipes-graphics/graphene/graphene_1.10.8.bb
@@ -7,7 +7,7 @@  GNOMEBASEBUILDCLASS = "meson"
 
 inherit gnomebase gobject-introspection gtk-doc
 
-SRC_URI[archive.sha256sum] = "80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25"
+SRC_URI[archive.sha256sum] = "a37bb0e78a419dcbeaa9c7027bcff52f5ec2367c25ec859da31dfde2928f279a"
 
 # gtk4 & mutter 41.0 requires graphene build with introspection
 PACKAGECONFIG ?= "introspection"