libxml2: update to 2.11.2

This commit is contained in:
Rudi Heitbaum 2023-05-05 22:10:28 +00:00
parent 8737ec4228
commit b023bf16c9

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libxml2"
PKG_VERSION="2.11.1"
PKG_SHA256="624fff6054c13382c54ac5d150ac67af52d5d58d141886f4d1bbb912e31cf02b"
PKG_VERSION="2.11.2"
PKG_SHA256="4da725ea3a87b49659dcd3742351319202f9f5317e45d0f3ead95f374e9a27ff"
PKG_LICENSE="MIT"
PKG_SITE="http://xmlsoft.org"
PKG_URL="https://gitlab.gnome.org/GNOME/${PKG_NAME}/-/archive/v${PKG_VERSION}/${PKG_NAME}-v${PKG_VERSION}.tar.bz2"