libxkbcommon: update to 1.9.0

This commit is contained in:
Rudi Heitbaum 2025-04-27 00:15:23 +00:00
parent b149a25be2
commit 4d9bf00772

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libxkbcommon" PKG_NAME="libxkbcommon"
PKG_VERSION="1.8.1" PKG_VERSION="1.9.0"
PKG_SHA256="c65c668810db305c4454ba26a10b6d84a96b5469719fe3c729e1c6542b8d0d87" PKG_SHA256="c8c4ccf203ff73b647ea70b67afa2fd749cd428cd027fc2e5ca3b9954f1d77a8"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://xkbcommon.org" PKG_SITE="https://xkbcommon.org"
PKG_URL="https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-${PKG_VERSION}.tar.gz"