Minor bugfixes.
https://lists.freedesktop.org/archives/wayland-devel/2024-August/043760.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 b9b132e97..c8134d2ee 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
 #
 # Paths and names
 #
-WAYLAND_VERSION        := 1.23.0
-WAYLAND_MD5    := 23ad991e776ec8cf7e58b34cbd2efa75
+WAYLAND_VERSION        := 1.23.1
+WAYLAND_MD5    := 5d27c7d3658fa90f40111b47cdb4a8fb
 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


Reply via email to