package/wayland-protocols: bump to version 1.27
upgrade it for mesa3d v22.1.3 need version great than 1.23 Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
Regular → Executable
+2
-2
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WAYLAND_PROTOCOLS_VERSION = 1.23
|
||||
WAYLAND_PROTOCOLS_SITE = https://wayland.freedesktop.org/releases
|
||||
WAYLAND_PROTOCOLS_VERSION = 1.27
|
||||
WAYLAND_PROTOCOLS_SITE = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(WAYLAND_PROTOCOLS_VERSION)/downloads
|
||||
WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
|
||||
WAYLAND_PROTOCOLS_LICENSE = MIT
|
||||
WAYLAND_PROTOCOLS_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user