Skip to content

Commit

Permalink
bump(main/flatbuffers): 25.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Feb 5, 2025
1 parent b4a15e2 commit 3bf62f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/flatbuffers/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ TERMUX_PKG_HOMEPAGE=https://github.com/google/flatbuffers
TERMUX_PKG_DESCRIPTION="Memory Efficient Serialization Library"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="24.12.23"
TERMUX_PKG_VERSION="25.1.24"
TERMUX_PKG_SRCURL=https://github.com/google/flatbuffers/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7e2ef35f1af9e2aa0c6a7d0a09298c2cb86caf3d4f58c0658b306256e5bcab10
TERMUX_PKG_SHA256=0b9f8d2bb1d22d553c93cd7e3ecf3eb725469980a58a98db6e21574341b4ed63
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"

TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DFLATBUFFERS_BUILD_SHAREDLIB=ON
-DFLATBUFFERS_BUILD_TESTS=OFF
Expand Down

0 comments on commit 3bf62f2

Please sign in to comment.