diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-12 06:30:25 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-12 06:32:37 +0200 |
commit | 589e9379f7b4bbaabef7a4f0b83dee8ddf65adb6 (patch) | |
tree | d4843b8f0074200021038ea72cf70e5faa2b535d /package | |
parent | c5b48167f49165adb1c39278d2a31dce9fc29dac (diff) |
wayland: update to 1.23.1
Diffstat (limited to 'package')
-rw-r--r-- | package/wayland/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/wayland/Makefile b/package/wayland/Makefile index a546ebb51..61bd7271c 100644 --- a/package/wayland/Makefile +++ b/package/wayland/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= wayland -PKG_VERSION:= 1.23.0 +PKG_VERSION:= 1.23.1 PKG_RELEASE:= 1 -PKG_HASH:= 05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2 +PKG_HASH:= 864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed PKG_DESCR:= wayland PKG_SECTION:= x11/libs PKG_BUILDDEP:= wayland-host |