Minor enhancements. https://lists.freedesktop.org/archives/wayland-devel/2024-May/043636.html
Signed-off-by: Christian Melki <[email protected]> --- rules/wayland.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/wayland.make b/rules/wayland.make index 3e192f427..b9b132e97 100644 --- a/rules/wayland.make +++ b/rules/wayland.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland # # Paths and names # -WAYLAND_VERSION := 1.22.0 -WAYLAND_MD5 := 7410ab549e3928fce9381455b17b0803 +WAYLAND_VERSION := 1.23.0 +WAYLAND_MD5 := 23ad991e776ec8cf7e58b34cbd2efa75 WAYLAND := wayland-$(WAYLAND_VERSION) WAYLAND_SUFFIX := tar.xz WAYLAND_URL := https://gitlab.freedesktop.org/wayland/wayland/-/releases/$(WAYLAND_VERSION)/downloads/$(WAYLAND).$(WAYLAND_SUFFIX) -- 2.34.1
