libX11: update to 1.8.4

minor
- a bug fix
- a revert
- a nls update
- documentation updates

log:
- https://gitlab.freedesktop.org/xorg/lib/libx11/-/commits/master
This commit is contained in:
Rudi Heitbaum 2023-02-05 02:04:20 +00:00
parent 7beffea08b
commit 31cd203b99

View File

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