libxml2: update to 2.13.1

This commit is contained in:
Rudi Heitbaum 2024-06-19 12:20:33 +00:00
parent 70f7714a59
commit 8642b88e63

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libxml2"
PKG_VERSION="2.13.0"
PKG_SHA256="94b458dd08b36111552bfd436922abb41608ae7e4ecb7ebd015aaae39b48cbb5"
PKG_VERSION="2.13.1"
PKG_SHA256="1d3da819c2f202085a7c740356fd0dbe598757b9cb9949054812dd93a8757aa7"
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"