summaryrefslogtreecommitdiff
path: root/flatbuffers
diff options
context:
space:
mode:
Diffstat (limited to 'flatbuffers')
-rw-r--r--flatbuffers/.footprint6
-rw-r--r--flatbuffers/.signature8
-rw-r--r--flatbuffers/Pkgfile4
3 files changed, 9 insertions, 9 deletions
diff --git a/flatbuffers/.footprint b/flatbuffers/.footprint
index eb75a1895..c2e0ea0c7 100644
--- a/flatbuffers/.footprint
+++ b/flatbuffers/.footprint
@@ -45,8 +45,8 @@ drwxr-xr-x root/root usr/lib/cmake/flatbuffers/
-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatcTargets.cmake
-rw-r--r-- root/root usr/lib/cmake/flatbuffers/flatbuffers-config-version.cmake
-rw-r--r-- root/root usr/lib/cmake/flatbuffers/flatbuffers-config.cmake
-lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.22
-lrwxrwxrwx root/root usr/lib/libflatbuffers.so.22 -> libflatbuffers.so.22.12.06
--rwxr-xr-x root/root usr/lib/libflatbuffers.so.22.12.06
+lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.23
+lrwxrwxrwx root/root usr/lib/libflatbuffers.so.23 -> libflatbuffers.so.23.1.4
+-rwxr-xr-x root/root usr/lib/libflatbuffers.so.23.1.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/flatbuffers.pc
diff --git a/flatbuffers/.signature b/flatbuffers/.signature
index 86ad47c4f..3ef7b670b 100644
--- a/flatbuffers/.signature
+++ b/flatbuffers/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3z3BjGKU0cwNIot/nABrgMjHgW5RHPcl2wmrSjQAm6SvgyumV4AZvW7MIozADNFDys1NAvoYy5ykewJt346MpAs=
-SHA256 (Pkgfile) = aab935c3ac915b97c93d8d45735281aaaeb0474fa28ece731e8d23da73d83986
-SHA256 (.footprint) = 9eaafc1ae7074a7ce2af8ced2ced72a5347c0e5f8b84d3cc0ee93d58ef2185c1
-SHA256 (flatbuffers-22.12.06.tar.gz) = 209823306f2cbedab6ff70997e0d236fcfd1864ca9ad082cbfdb196e7386daed
+RWSagIOpLGJF38Qf1aezt764YHyEAtXqvk9FMW/04BsCTY4U2X86SHUXv9byiMLbUMXDhTG7YZhio0WxeUSvrtQk0vFYU4T9vgE=
+SHA256 (Pkgfile) = 8d480f9fdb54955ba9262624d299b5186035a24713486e1c887df51cb86796af
+SHA256 (.footprint) = 5ac95d50e630b49f176b1fcae68fd38843ff6eadc0995f0bc16d89b78d1c5a59
+SHA256 (flatbuffers-23.1.4.tar.gz) = 801871ff3747838c0dd9730fc44ca9cc453ff42f9c8a0a2f1b33776d2ca5e4b9
diff --git a/flatbuffers/Pkgfile b/flatbuffers/Pkgfile
index e4d426b37..b05ba308e 100644
--- a/flatbuffers/Pkgfile
+++ b/flatbuffers/Pkgfile
@@ -1,10 +1,10 @@
# Description: An efficient cross platform serialization library for C++, with support for Java, C# and Go
# URL: https://google.github.io/flatbuffers/
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: cmake python3-setuptools
+# Depends on: python3-setuptools
name=flatbuffers
-version=22.12.06
+version=23.1.4
release=1
source=(https://github.com/google/flatbuffers/archive/v$version/$name-$version.tar.gz)

Generated by cgit