libraries/flatbuffers: Updated for version 23.1.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-01-20 04:19:58 +00:00 committed by Willy Sudiarto Raharjo
parent db49d76e4b
commit 3e8c0dd01c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for flatbuffers
# Copyright 2022 Steven Voges <Oregon, USA>
# Copyright 2022-2023 Steven Voges <Oregon, USA>
# Copyright 2016 Andre Barboza, Belo Horizonte - Brazil
# All rights reserved.
#
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=flatbuffers
VERSION=${VERSION:-22.10.26}
VERSION=${VERSION:-23.1.4}
DOCS=${DOCS:-no}
SAMPLES=${SAMPLES:-no}
BUILD=${BUILD:-1}

View file

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