Minor changes.
I actually had a small problem verifying the release.
See, my first try was the github clone of the freedesktop repo.
But that one seems to miss sync since november 2022 for unknown reasons?
So I had to check the official gitlab repo.
And the gitlab instance doesn't do the .xz (only .gz, .bz2) release format of 
the x.org archive.
Sigh. But anyway. It looks good.

Signed-off-by: Christian Melki <[email protected]>
---
 rules/xkeyboard-config.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/xkeyboard-config.make b/rules/xkeyboard-config.make
index dc4f6776c..c8b386066 100644
--- a/rules/xkeyboard-config.make
+++ b/rules/xkeyboard-config.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XKEYBOARD_CONFIG) += xkeyboard-config
 #
 # Paths and names
 #
-XKEYBOARD_CONFIG_VERSION       := 2.37
-XKEYBOARD_CONFIG_MD5           := eb133127bcf9da2df2dd4a0a9c92e387
+XKEYBOARD_CONFIG_VERSION       := 2.38
+XKEYBOARD_CONFIG_MD5           := c89fb974e8f1ba14c64d1bcf3a0f8d11
 XKEYBOARD_CONFIG               := xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION)
 XKEYBOARD_CONFIG_SUFFIX                := tar.xz
 XKEYBOARD_CONFIG_URL           := $(call ptx/mirror, XORG, 
individual/data/xkeyboard-config/$(XKEYBOARD_CONFIG).$(XKEYBOARD_CONFIG_SUFFIX))
-- 
2.34.1


Reply via email to