libxml2: update to 2.9.14

release notes:
- https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.9.14
This commit is contained in:
Rudi Heitbaum 2022-05-03 06:26:20 +00:00
parent dbf4dd4325
commit 1383ba5e10

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libxml2"
PKG_VERSION="2.9.13"
PKG_SHA256="22b6218a2fdfb3dfaabeac22c20f01e9ae94dc7d970f8b8e6c57451fea770a45"
PKG_VERSION="2.9.14"
PKG_SHA256="9bd7dae7690b2112033ddb6ad4f454e036fff2d38505c3a5b80427669484c0a4"
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"