libxml2: update to 2.10.4

This commit is contained in:
Rudi Heitbaum 2023-04-11 13:13:56 +00:00
parent 30877d6020
commit dd54efee61

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libxml2"
PKG_VERSION="2.10.3"
PKG_SHA256="302bbb86400b8505bebfbf7b3d1986e9aa05073198979f258eed4be481ff5f83"
PKG_VERSION="2.10.4"
PKG_SHA256="7465aa31a44fd93bc79ede260ee9f0e19623f4630eaa90b93977c80daa6300bf"
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"