flatbuffers: update to 25.2.10

This commit is contained in:
Rudi Heitbaum 2025-02-11 08:31:13 +00:00
parent 3c20a824b0
commit ea89b57714

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="flatbuffers" PKG_NAME="flatbuffers"
PKG_VERSION="25.1.24" PKG_VERSION="25.2.10"
PKG_SHA256="0b9f8d2bb1d22d553c93cd7e3ecf3eb725469980a58a98db6e21574341b4ed63" PKG_SHA256="b9c2df49707c57a48fc0923d52b8c73beb72d675f9d44b2211e4569be40a7421"
PKG_LICENSE="Apache-2.0" PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/google/flatbuffers" PKG_SITE="https://github.com/google/flatbuffers"
PKG_URL="https://github.com/google/flatbuffers/archive/v${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/google/flatbuffers/archive/v${PKG_VERSION}.tar.gz"