wayland: update to 1.25.0

Bump from 1.23.0 to current upstream stable.

Link: https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.25.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2026-05-09 01:36:17 +01:00
parent 87da1a9fbb
commit 6a5b51e4dc
+2 -2
View File
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wayland
PKG_VERSION:=1.23.0
PKG_VERSION:=1.25.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://gitlab.freedesktop.org/wayland/wayland/-/releases/$(PKG_VERSION)/downloads/
PKG_HASH:=05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2
PKG_HASH:=c065f040afdff3177680600f249727e41a1afc22fccf27222f15f5306faa1f03
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT