expat: update to 2.5.0

This commit is contained in:
Rudi Heitbaum 2022-10-27 10:45:05 +00:00
parent 20f87c5a12
commit 42e4f9f7a6

View File

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