expat: update to 2.6.2

This commit is contained in:
Rudi Heitbaum 2024-03-14 05:27:09 +00:00
parent 8c1c1614ad
commit bafec211ef

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="expat"
PKG_VERSION="2.6.1"
PKG_SHA256="0c00d2760ad12efef6e26efc8b363c8eb28eb8c8de719e46d5bb67b40ba904a3"
PKG_VERSION="2.6.2"
PKG_SHA256="ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364"
PKG_LICENSE="OSS"
PKG_SITE="https://libexpat.github.io"
PKG_URL="https://github.com/libexpat/libexpat/releases/download/R_${PKG_VERSION//./_}/${PKG_NAME}-${PKG_VERSION}.tar.xz"