package/wayland-protocols: bump to version 1.26

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard 2022-09-17 15:56:15 -06:00 committed by Thomas Petazzoni
parent 8bfc2afd6f
commit 25b396bfbf
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# From https://lists.freedesktop.org/archives/wayland-devel/2022-January/042102.html
md5 0c192bf32de09ec30de4a82d1c65329c wayland-protocols-1.25.tar.xz
sha1 275298332d124e40e345aa82bc8f48ef8cad3480 wayland-protocols-1.25.tar.xz
sha256 f1ff0f7199d0a0da337217dd8c99979967808dc37731a1e759e822b75b571460 wayland-protocols-1.25.tar.xz
# From https://lists.freedesktop.org/archives/wayland-devel/2022-July/042270.html
md5 0c6b3e037f3881650d9a53610dd235c7 wayland-protocols-1.26.tar.xz
sha1 8aeb1a629d847ec26e26d5a59c150add41e482bd wayland-protocols-1.26.tar.xz
sha256 c553384c1c68afd762fa537a2569cc9074fe7600da12d3472761e77a2ba56f13 wayland-protocols-1.26.tar.xz
sha256 f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
WAYLAND_PROTOCOLS_VERSION = 1.25
WAYLAND_PROTOCOLS_VERSION = 1.26
WAYLAND_PROTOCOLS_SITE = https://wayland.freedesktop.org/releases
WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
WAYLAND_PROTOCOLS_LICENSE = MIT