diff mbox series

[PATCH#] wayland-protocols: update 1.42 -> 1.44

Message ID 20250509105440.1476228-1-f_l_k@t-online.de
State New
Headers show
Series [PATCH#] wayland-protocols: update 1.42 -> 1.44 | expand

Commit Message

Markus Volk May 9, 2025, 10:54 a.m. UTC
Update to v1.44

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../{wayland-protocols_1.42.bb => wayland-protocols_1.44.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.42.bb => wayland-protocols_1.44.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.44.bb
similarity index 91%
rename from meta/recipes-graphics/wayland/wayland-protocols_1.42.bb
rename to meta/recipes-graphics/wayland/wayland-protocols_1.44.bb
index 7cbb650cda..c86f09eb7c 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.44.bb
@@ -10,7 +10,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
                     file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
 
 SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz"
-SRC_URI[sha256sum] = "23ba80d410d1200a86fe29592c19766eae8f1c350b67289999e9e7ea12d9f7aa"
+SRC_URI[sha256sum] = "3df1107ecf8bfd6ee878aeca5d3b7afd81248a48031e14caf6ae01f14eebb50e"
 
 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags"
 UPSTREAM_CHECK_REGEX = "releases/(?P<pver>.+)"