libX11: update to 1.8.6

This commit is contained in:
Rudi Heitbaum 2023-06-15 20:34:59 +00:00
parent 3c661907d7
commit 7c24bfea60

View File

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