flatbuffers: update to 23.5.26

This commit is contained in:
Rudi Heitbaum 2023-05-09 15:31:18 +00:00
parent d432bc9aaf
commit f41275686b

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="23.3.3" PKG_VERSION="23.5.26"
PKG_SHA256="8aff985da30aaab37edf8e5b02fda33ed4cbdd962699a8e2af98fdef306f4e4d" PKG_SHA256="1cce06b17cddd896b6d73cc047e36a254fb8df4d7ea18a46acf16c4c0cd3f3f3"
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"