libxml2: update to 2.14.3

This commit is contained in:
Rudi Heitbaum 2025-05-14 02:01:06 +00:00
parent bfd1913296
commit d57e6f0ea7

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="libxml2" PKG_NAME="libxml2"
PKG_VERSION="2.14.2" PKG_VERSION="2.14.3"
PKG_SHA256="e596fdf256142d228dd004b37aed83916b36e8a7537928d07759cf3e00c5a15e" PKG_SHA256="9d5805e78055a4507e30944b99fb554f98142f540a092836b01d68ab344fd703"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="http://xmlsoft.org" 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" PKG_URL="https://gitlab.gnome.org/GNOME/${PKG_NAME}/-/archive/v${PKG_VERSION}/${PKG_NAME}-v${PKG_VERSION}.tar.bz2"