summaryrefslogtreecommitdiff
path: root/package/wayland-protocols/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-12 18:16:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-19 03:47:13 +0100
commitc4012542401ce202e5e4d61ebcbb38fc875d19a4 (patch)
treec90e83fd4d3e8458e38d9edf1c1b9cfc28dc49e5 /package/wayland-protocols/Makefile
parentcee21cdad9a4686842ccb54ef3b4485dcb4ab1f7 (diff)
weston: update to 11.0.0, update dependencies
Diffstat (limited to 'package/wayland-protocols/Makefile')
-rw-r--r--package/wayland-protocols/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/wayland-protocols/Makefile b/package/wayland-protocols/Makefile
index 458ccc51b..9c1f8ad1d 100644
--- a/package/wayland-protocols/Makefile
+++ b/package/wayland-protocols/Makefile
@@ -4,13 +4,13 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= wayland-protocols
-PKG_VERSION:= 1.23
+PKG_VERSION:= 1.31
PKG_RELEASE:= 1
-PKG_HASH:= 6c0af1915f96f615927a6270d025bd973ff1c58e521e4ca1fc9abfc914633f76
+PKG_HASH:= a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238
PKG_DESCR:= wayland protocols
PKG_SECTION:= x11/libs
PKG_BUILDDEP:= meson-host wayland-host
-PKG_SITES:= https://wayland.freedesktop.org/releases/
+PKG_SITES:= https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(PKG_VERSION)/downloads/
PKG_OPTS:= dev
include $(ADK_TOPDIR)/mk/package.mk