From c4012542401ce202e5e4d61ebcbb38fc875d19a4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 12 Jan 2023 18:16:16 +0100 Subject: weston: update to 11.0.0, update dependencies --- package/wayland-protocols/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/wayland-protocols/Makefile') 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 -- cgit v1.2.3