package/wayland-protocols: bump to version 1.31

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023.02.x
James Hilliard 2022-12-14 07:47:52 -07:00 committed by Peter Korsgaard
parent 319d2735f9
commit 4d05fa00fd
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# From https://lists.freedesktop.org/archives/wayland-devel/2022-November/042490.html
sha256 c7659fb6bf14905e68ef605f898de60d1c066bf66dbea92798573dddec1535b6 wayland-protocols-1.28.tar.xz
sha512 092454c6a7e5cc47729de49e9061fb91dfdc5610859e17c495642806ca14dcfb3850a5d3a7459ddb70b2adb08d2590d4b0f92c3a97600e48598682d59adb102f wayland-protocols-1.28.tar.xz
# From https://lists.freedesktop.org/archives/wayland-devel/2022-November/042524.html
sha256 a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238 wayland-protocols-1.31.tar.xz
sha512 402ce1915300e29afe554d77965ee0a28a5f22fdb5b901c4c640e59b9f3a9c11094e1edae87eea1e76eea557f6faf0c34a0c28ee7f6babb4dc3719329c4e25bf wayland-protocols-1.31.tar.xz
sha256 f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
WAYLAND_PROTOCOLS_VERSION = 1.28
WAYLAND_PROTOCOLS_VERSION = 1.31
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