libxml2: update to 2.14.2

This commit is contained in:
Rudi Heitbaum 2025-04-17 13:05:24 +00:00
parent b748d5ac97
commit 73e111b818

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libxml2"
PKG_VERSION="2.14.1"
PKG_SHA256="08d80cd5f5b340b0c6803239fafed480eccf33a0c9b474ae020912c87f19380e"
PKG_VERSION="2.14.2"
PKG_SHA256="e596fdf256142d228dd004b37aed83916b36e8a7537928d07759cf3e00c5a15e"
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"