libraries/flatbuffers: Updated for version 22.10.26.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2022-10-28 00:47:57 +01:00 committed by Willy Sudiarto Raharjo
parent 9a2be1ce30
commit 2427bbe191
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=flatbuffers
VERSION=${VERSION:-22.9.24}
VERSION=${VERSION:-22.10.26}
DOCS=${DOCS:-no}
SAMPLES=${SAMPLES:-no}
BUILD=${BUILD:-1}

View file

@ -1,8 +1,8 @@
PRGNAM="flatbuffers"
VERSION="22.9.24"
VERSION="22.10.26"
HOMEPAGE="https://google.github.io/flatbuffers"
DOWNLOAD="https://github.com/google/flatbuffers/archive/v22.9.24/flatbuffers-22.9.24.tar.gz"
MD5SUM="976371c4b47268d09d5cc7827a6a1f6d"
DOWNLOAD="https://github.com/google/flatbuffers/archive/v22.10.26/flatbuffers-22.10.26.tar.gz"
MD5SUM="6582e2a3fb1de2ed4443980cbcb07ab3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""