diff mbox series

[meta-gnome,25/32] mutter: update 43.1 -> 44.0

Message ID 20230325080256.923752-25-f_l_k@t-online.de
State New
Headers show
Series [meta-gnome,01/32] polkit-gnome: add recipe | expand

Commit Message

Markus Volk March 25, 2023, 8:02 a.m. UTC
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../recipes-gnome/mutter/{mutter_43.1.bb => mutter_44.0.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-gnome/recipes-gnome/mutter/{mutter_43.1.bb => mutter_44.0.bb} (96%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/mutter/mutter_43.1.bb b/meta-gnome/recipes-gnome/mutter/mutter_44.0.bb
similarity index 96%
rename from meta-gnome/recipes-gnome/mutter/mutter_43.1.bb
rename to meta-gnome/recipes-gnome/mutter/mutter_44.0.bb
index 9b764c666..e8d4d84a4 100644
--- a/meta-gnome/recipes-gnome/mutter/mutter_43.1.bb
+++ b/meta-gnome/recipes-gnome/mutter/mutter_44.0.bb
@@ -25,7 +25,7 @@  GNOMEBASEBUILDCLASS = "meson"
 
 inherit gnomebase gsettings gobject-introspection gettext features_check
 
-SRC_URI[archive.sha256sum] = "f2f08b252783948a5ecc82f00e9e935a61ebbf8564844bdd92788ab44aa78264"
+SRC_URI[archive.sha256sum] = "7214b07e13589ef7c1df553c7ed11a02798e43ada6c228913f4e7a666eefbac4"
 
 # x11 is still manadatory - see meson.build
 REQUIRED_DISTRO_FEATURES = "wayland x11 polkit"
@@ -60,7 +60,7 @@  PACKAGECONFIG[sm] = "-Dsm=true, -Dsm=false, libsm"
 PACKAGECONFIG[profiler] = "-Dprofiler=true,-Dprofiler=false,sysprof"
 PACKAGECONFIG[startup-notification] = "-Dstartup_notification=true, -Dstartup_notification=false, startup-notification, startup-notification"
 
-MUTTER_API_NAME = "mutter-11"
+MUTTER_API_NAME = "mutter-12"
 
 do_install:append() {
     # Add gir links in standard paths. That makes dependents life much easier