From: Daniel Golle Date: Sun, 13 Jul 2025 02:14:15 +0000 (+0100) Subject: wayland-protocols: update to 1.45 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=042da23cfcc83f65b4efb16a299efa14759fb224;p=feed%2Fvideo.git wayland-protocols: update to 1.45 Signed-off-by: Daniel Golle --- diff --git a/frameworks/wayland-protocols/Makefile b/frameworks/wayland-protocols/Makefile index 2a0cbc1..3bcd560 100644 --- a/frameworks/wayland-protocols/Makefile +++ b/frameworks/wayland-protocols/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wayland-protocols -PKG_VERSION:=1.38 +PKG_VERSION:=1.45 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(PKG_VERSION)/downloads/ -PKG_HASH:=ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe +PKG_HASH:=4d2b2a9e3e099d017dc8107bf1c334d27bb87d9e4aff19a0c8d856d17cd41ef0 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT