From 0eeef128b3f67067cd4942b0963de250cf0d918c Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Tue, 14 Sep 2021 23:01:54 +0200 Subject: [PATCH] package/libxkbcommon: bump version to 1.3.1 For details (since 1.1.0) see [1] [1] https://lists.freedesktop.org/archives/wayland-devel/2021-April/041762.html [2] https://lists.freedesktop.org/archives/wayland-devel/2021-May/041816.html [3] https://lists.freedesktop.org/archives/wayland-devel/2021-September/041976.html Signed-off-by: Peter Seiderer Signed-off-by: Yann E. MORIN --- package/libxkbcommon/libxkbcommon.hash | 4 ++-- package/libxkbcommon/libxkbcommon.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libxkbcommon/libxkbcommon.hash b/package/libxkbcommon/libxkbcommon.hash index 40cad4d0b7..c00fffe706 100644 --- a/package/libxkbcommon/libxkbcommon.hash +++ b/package/libxkbcommon/libxkbcommon.hash @@ -1,5 +1,5 @@ -# From https://lists.freedesktop.org/archives/wayland-devel/2021-March/041747.html -sha256 412cfcca596f92914ea1a66ad244804d73a5ff20b6d86459951e7ad20576c246 libxkbcommon-1.1.0.tar.xz +# From https://lists.freedesktop.org/archives/wayland-devel/2021-September/041976.html +sha256 b3c710d27a2630054e1e1399c85b7f330ef03359b460f0c1b3b587fd01fe9234 libxkbcommon-1.3.1.tar.xz # License file: sha256 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb LICENSE diff --git a/package/libxkbcommon/libxkbcommon.mk b/package/libxkbcommon/libxkbcommon.mk index 8780706c7e..790083614f 100644 --- a/package/libxkbcommon/libxkbcommon.mk +++ b/package/libxkbcommon/libxkbcommon.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBXKBCOMMON_VERSION = 1.1.0 +LIBXKBCOMMON_VERSION = 1.3.1 LIBXKBCOMMON_SITE = http://xkbcommon.org/download LIBXKBCOMMON_SOURCE = libxkbcommon-$(LIBXKBCOMMON_VERSION).tar.xz LIBXKBCOMMON_LICENSE = MIT/X11 -- 2.30.2