aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorSteven Voges <svoges.sbo@gmail.com>2023-01-20 04:19:58 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-21 10:22:03 +0700
commit3e8c0dd01cf284b5acaf3a16ef00e7ccc261fc2e (patch)
tree859e5a57d7f74acfff0a09ba5c7c26f479ff9625 /libraries
parentdb49d76e4b24591d2028d695aa1ce53013e10f3b (diff)
libraries/flatbuffers: Updated for version 23.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/flatbuffers/flatbuffers.SlackBuild4
-rw-r--r--libraries/flatbuffers/flatbuffers.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/flatbuffers/flatbuffers.SlackBuild b/libraries/flatbuffers/flatbuffers.SlackBuild
index ba8e33f98023e..59761db027eb1 100644
--- a/libraries/flatbuffers/flatbuffers.SlackBuild
+++ b/libraries/flatbuffers/flatbuffers.SlackBuild
@@ -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}
diff --git a/libraries/flatbuffers/flatbuffers.info b/libraries/flatbuffers/flatbuffers.info
index edabb1b70c195..af5299805cf5e 100644
--- a/libraries/flatbuffers/flatbuffers.info
+++ b/libraries/flatbuffers/flatbuffers.info
@@ -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=""