diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-10-05 02:23:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-10-05 02:23:43 +0200 |
commit | ffd8a569156804923c99b4370e7b63efc65bd319 (patch) | |
tree | 2c1d92e1c67c6fd02dc5242c64b727d303fb10fd /package/wayland-protocols | |
parent | e38b727365271ba3e9500c0312827ed8af579377 (diff) |
wayland-protocols: update to 1.45
Diffstat (limited to 'package/wayland-protocols')
-rw-r--r-- | package/wayland-protocols/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/wayland-protocols/Makefile b/package/wayland-protocols/Makefile index 260071ad7..308ae62f1 100644 --- a/package/wayland-protocols/Makefile +++ b/package/wayland-protocols/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= wayland-protocols -PKG_VERSION:= 1.43 +PKG_VERSION:= 1.45 PKG_RELEASE:= 1 -PKG_HASH:= 05fc0ff0c6b3081549d8f81c6b584076a20be18e8c2b9be65ae09ce05e5aea9e +PKG_HASH:= 460dad72a6c84b2a7d80745bee43d96ba117f4e3dfc4d7c45f83f66469ea27df PKG_DESCR:= wayland protocols PKG_SECTION:= x11/libs PKG_BUILDDEP:= meson-host wayland-host |