package/wayland-protocols: bump to version 1.21
authorAdrian Perez de Castro <aperez@igalia.com>
Wed, 11 Aug 2021 11:11:56 +0000 (14:11 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 13 Aug 2021 13:16:54 +0000 (15:16 +0200)
Update to version 1.21, which is required by newer wlroots releases.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/wayland-protocols/wayland-protocols.hash
package/wayland-protocols/wayland-protocols.mk

index 321fc62de5e6ea3a01a2bbf94df4957c4f475ea7..fd6b9925ebd4d88b224240d282a15778e0d8736e 100644 (file)
@@ -1,5 +1,5 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2020-February/041269.html
-md5  b0836533a3f2dc6585b1dae00341157f  wayland-protocols-1.20.tar.xz
-sha1  e78c739a3a85477ed524b81e8bb75efe7f8bf4df  wayland-protocols-1.20.tar.xz
-sha256  9782b7a1a863d82d7c92478497d13c758f52e7da4f197aa16443f73de77e4de7  wayland-protocols-1.20.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2021-April/041815.html
+md5  8196416baac07cd833bcb86b69da41a7  wayland-protocols-1.21.tar.xz
+sha1  6e0e2a05edb43d32e3b2e3f681ef266a287a186e  wayland-protocols-1.21.tar.xz
+sha256  b99945842d8be18817c26ee77dafa157883af89268e15f4a5a1a1ff3ffa4cde5  wayland-protocols-1.21.tar.xz
 sha256  f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124  COPYING
index 84028b97d58b38d51ecb00864422a94835699ef3..3d7a0e472d2359bf4867230d4c372ff743adcea9 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WAYLAND_PROTOCOLS_VERSION = 1.20
+WAYLAND_PROTOCOLS_VERSION = 1.21
 WAYLAND_PROTOCOLS_SITE = https://wayland.freedesktop.org/releases
 WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
 WAYLAND_PROTOCOLS_LICENSE = MIT