libX11: update to 1.8.9

Release 1.8.9

 * Fix regressions introduced in 1.8.8 (!245, !248) - this includes reverting
   for now the previous "Fix XIM input sometimes jumbled (#198, !236)"

log:
- https://gitlab.freedesktop.org/xorg/lib/libx11/-/compare/libX11-1.8.7...libX11-1.8.8?from_project_id=701&straight=false
- https://gitlab.freedesktop.org/xorg/lib/libx11/-/compare/libX11-1.8.8...libX11-1.8.9?from_project_id=701&straight=false
This commit is contained in:
Rudi Heitbaum 2024-03-25 13:07:25 +00:00
parent 37ec67df8e
commit 3abae7ab03

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libX11"
PKG_VERSION="1.8.7"
PKG_SHA256="05f267468e3c851ae2b5c830bcf74251a90f63f04dd7c709ca94dc155b7e99ee"
PKG_VERSION="1.8.9"
PKG_SHA256="779d8f111d144ef93e2daa5f23a762ce9555affc99592844e71c4243d3bd3262"
PKG_LICENSE="OSS"
PKG_SITE="https://www.x.org/"
PKG_URL="https://xorg.freedesktop.org/archive/individual/lib/${PKG_NAME}-${PKG_VERSION}.tar.xz"