diff options
Diffstat (limited to 'package/wayland/Makefile')
| -rw-r--r-- | package/wayland/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/wayland/Makefile b/package/wayland/Makefile index a546ebb51..24535f1cf 100644 --- a/package/wayland/Makefile +++ b/package/wayland/Makefile @@ -4,12 +4,12 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= wayland -PKG_VERSION:= 1.23.0 +PKG_VERSION:= 1.24.0 PKG_RELEASE:= 1 -PKG_HASH:= 05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2 +PKG_HASH:= 82892487a01ad67b334eca83b54317a7c86a03a89cfadacfef5211f11a5d0536 PKG_DESCR:= wayland PKG_SECTION:= x11/libs -PKG_BUILDDEP:= wayland-host +PKG_BUILDDEP:= wayland-host libffi HOST_BUILDDEP:= meson-host expat-host libxml2-host libffi-host PKG_SITES:= https://gitlab.freedesktop.org/wayland/wayland/-/releases/$(PKG_VERSION)/downloads/ PKG_OPTS:= dev |
