libxml2: update to 2.11.3

This commit is contained in:
Rudi Heitbaum 2023-05-11 22:39:24 +00:00
parent 1978ef94e7
commit 1d11365e3e

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libxml2"
PKG_VERSION="2.11.2"
PKG_SHA256="4da725ea3a87b49659dcd3742351319202f9f5317e45d0f3ead95f374e9a27ff"
PKG_VERSION="2.11.3"
PKG_SHA256="44b38be302a103c62f80e792478a505365693349a76ea6b98e9c68aab8eab9e0"
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"