aboutsummaryrefslogtreecommitdiff
path: root/libraries/flatbuffers
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/flatbuffers')
-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 59761db027eb1..64d10c9709f19 100644
--- a/libraries/flatbuffers/flatbuffers.SlackBuild
+++ b/libraries/flatbuffers/flatbuffers.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=flatbuffers
-VERSION=${VERSION:-23.1.4}
+VERSION=${VERSION:-23.3.3}
DOCS=${DOCS:-no}
SAMPLES=${SAMPLES:-no}
BUILD=${BUILD:-1}
@@ -102,7 +102,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- *.md LICENSE.txt \
+ *.md LICENSE \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/libraries/flatbuffers/flatbuffers.info b/libraries/flatbuffers/flatbuffers.info
index af5299805cf5e..dd8b28b9f67ff 100644
--- a/libraries/flatbuffers/flatbuffers.info
+++ b/libraries/flatbuffers/flatbuffers.info
@@ -1,8 +1,8 @@
PRGNAM="flatbuffers"
-VERSION="23.1.4"
+VERSION="23.3.3"
HOMEPAGE="https://google.github.io/flatbuffers"
-DOWNLOAD="https://github.com/google/flatbuffers/archive/v23.1.4/flatbuffers-23.1.4.tar.gz"
-MD5SUM="c52dd9dd02ee74bac1a2f627a8952a4a"
+DOWNLOAD="https://github.com/google/flatbuffers/archive/v23.3.3/flatbuffers-23.3.3.tar.gz"
+MD5SUM="a379be2558d12c02acdb062ad7c8969c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""