[Buildroot] [PATCH 1/1] package/x11r7/xapp_xkbutils: bump version to 1.0.6
Bernd Kuhls
bernd at kuhls.net
Sun Dec 7 12:14:06 UTC 2025
Release notes:
https://lists.x.org/archives/xorg-announce/2024-February/003448.html
Updated license hash due to upstream commit:
https://gitlab.freedesktop.org/xorg/app/xkbutils/-/commit/6dbcbb55951efb25af2e38034bdd86fa095aa9e5
Fixes:
https://autobuild.buildroot.net/results/eb7/eb7d32e65eece403538032a9006ea2f573ea10f8/
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
---
package/x11r7/xapp_xkbutils/xapp_xkbutils.hash | 8 ++++----
package/x11r7/xapp_xkbutils/xapp_xkbutils.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/x11r7/xapp_xkbutils/xapp_xkbutils.hash b/package/x11r7/xapp_xkbutils/xapp_xkbutils.hash
index 95287956a8..8174781e01 100644
--- a/package/x11r7/xapp_xkbutils/xapp_xkbutils.hash
+++ b/package/x11r7/xapp_xkbutils/xapp_xkbutils.hash
@@ -1,5 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2022-July/003186.html
-sha256 f6a4a8e9c54582beb3787b1faa8168caab125c1fee0ca9cfa5b6c9c1df25eea4 xkbutils-1.0.5.tar.xz
-sha512 0d8d460f5e015e9034292688437511068dab61216c2493f2981cfb63aaa012976ac9435c1586a22c0940fbfcb779b48dce9b85832303fe2b854aa945b814ac77 xkbutils-1.0.5.tar.xz
+# From https://lists.x.org/archives/xorg-announce/2024-February/003448.html
+sha256 31a2bbee1e09ccba01de92897b8f540b545de812f318d31de07bd3a5a75ee25e xkbutils-1.0.6.tar.xz
+sha512 78fb7ab4ef6642040992529444944080aca7a2ec4118f9a64c45dacc37e4041181df7bcd1f4270e11b9fbc8bd60a131b4702d2aa95741d89c54582ff8a8f896e xkbutils-1.0.6.tar.xz
# Locally computed
-sha256 3d67b53c085de6d475705b60855b9277afac5d4c4ec531d0ffd1ef0d00571594 COPYING
+sha256 4e86cc10a286bd6ce91c37143c399b1426058f5a13252a3d4677d58c990cd6df COPYING
diff --git a/package/x11r7/xapp_xkbutils/xapp_xkbutils.mk b/package/x11r7/xapp_xkbutils/xapp_xkbutils.mk
index 90501908e6..cf63d4bb71 100644
--- a/package/x11r7/xapp_xkbutils/xapp_xkbutils.mk
+++ b/package/x11r7/xapp_xkbutils/xapp_xkbutils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XKBUTILS_VERSION = 1.0.5
+XAPP_XKBUTILS_VERSION = 1.0.6
XAPP_XKBUTILS_SOURCE = xkbutils-$(XAPP_XKBUTILS_VERSION).tar.xz
XAPP_XKBUTILS_SITE = https://xorg.freedesktop.org/releases/individual/app
XAPP_XKBUTILS_LICENSE = MIT
--
2.47.3
More information about the buildroot
mailing list