flatbuffers: update to 22.9.29

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-09-30 06:34:11 +00:00
parent ec4dbf3715
commit 1dd49feae6
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/google/flatbuffers
TERMUX_PKG_DESCRIPTION="Memory Efficient Serialization Library"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>"
TERMUX_PKG_VERSION="22.9.24"
TERMUX_PKG_VERSION="22.9.29"
TERMUX_PKG_SRCURL=https://github.com/google/flatbuffers/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=40e0788873012def4d66a2fdbac15fbe012784473c01a703ccb5be33383556bf
TERMUX_PKG_SHA256=372df01795c670f6538055a7932fc7eb3e81b3653be4a216c081e9c3c26b1b6d
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"