flatbuffers: update to 22.10.26

This commit is contained in:
Rudi Heitbaum 2022-09-29 10:39:47 +00:00
parent 763eddbab1
commit 77cadea0fc

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="2.0.8" PKG_VERSION="22.10.26"
PKG_SHA256="f97965a727d26386afaefff950badef2db3ab6af9afe23ed6d94bfb65f95f37e" PKG_SHA256="34f1820cfd78a3d92abc880fbb1a644c7fb31a71238995f4ed6b5915a1ad4e79"
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"