From: tobtoht Date: Mon, 11 Aug 2025 12:28:39 +0000 (+0200) Subject: depends: libxkbcommon: update to 1.11.0 X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=fd34f0c8f4575cf923053a4427b2d9488b30ad6e;p=gamesguru%2Ffeather.git depends: libxkbcommon: update to 1.11.0 --- diff --git a/contrib/depends/packages/libxkbcommon.mk b/contrib/depends/packages/libxkbcommon.mk index 3be21d19..7b76c742 100644 --- a/contrib/depends/packages/libxkbcommon.mk +++ b/contrib/depends/packages/libxkbcommon.mk @@ -1,8 +1,8 @@ package=libxkbcommon -$(package)_version=1.10.0 +$(package)_version=1.11.0 $(package)_download_path=https://github.com/xkbcommon/libxkbcommon/archive/refs/tags $(package)_file_name=xkbcommon-$($(package)_version).tar.gz -$(package)_sha256_hash=0427585a4d6ca17c9fc1ac4b539bf303348e9080af70c5ea402503bc370a9631 +$(package)_sha256_hash=78a6b14f16e9a55025978c252e53ce9e16a02bfdb929550b9a0db5af87db7e02 $(package)_dependencies=libxcb $(package)_patches=no-test-x11.patch toolchain.txt