summaryrefslogtreecommitdiffstats
path: root/libraries/flatbuffers
diff options
context:
space:
mode:
author Steven Voges <svoges.sbo@gmail.com>2022-10-28 00:47:57 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-29 10:28:37 +0700
commit2427bbe191da04267730da35ce6f77c53a9e44bf (patch)
tree203e1f86c58a986b2933253dd79a47519eb0aa0f /libraries/flatbuffers
parent9a2be1ce305cf557ef090b5b2cee97606ee7f2e0 (diff)
downloadslackbuilds-2427bbe191da04267730da35ce6f77c53a9e44bf.tar.gz
slackbuilds-2427bbe191da04267730da35ce6f77c53a9e44bf.tar.xz
libraries/flatbuffers: Updated for version 22.10.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/flatbuffers')
-rw-r--r--libraries/flatbuffers/flatbuffers.SlackBuild2
-rw-r--r--libraries/flatbuffers/flatbuffers.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/flatbuffers/flatbuffers.SlackBuild b/libraries/flatbuffers/flatbuffers.SlackBuild
index 671d380b12..ba8e33f980 100644
--- a/libraries/flatbuffers/flatbuffers.SlackBuild
+++ b/libraries/flatbuffers/flatbuffers.SlackBuild
@@ -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}
diff --git a/libraries/flatbuffers/flatbuffers.info b/libraries/flatbuffers/flatbuffers.info
index d2a596226c..edabb1b70c 100644
--- a/libraries/flatbuffers/flatbuffers.info
+++ b/libraries/flatbuffers/flatbuffers.info
@@ -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=""