flatbuffers: 23.3.3 -> 23.5.26

This commit is contained in:
Tim Biermann 2023-07-30 21:06:46 +02:00
parent 21e993bdea
commit ee54999918
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 7 deletions

View File

@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/flatbuffers/
-rw-r--r-- root/root usr/include/flatbuffers/code_generators.h
-rw-r--r-- root/root usr/include/flatbuffers/default_allocator.h
-rw-r--r-- root/root usr/include/flatbuffers/detached_buffer.h
-rw-r--r-- root/root usr/include/flatbuffers/file_manager.h
-rw-r--r-- root/root usr/include/flatbuffers/flatbuffer_builder.h
-rw-r--r-- root/root usr/include/flatbuffers/flatbuffers.h
-rw-r--r-- root/root usr/include/flatbuffers/flatc.h
@ -45,7 +46,7 @@ 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.23.3.3
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.23.3.3
lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.23.5.26
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.23.5.26
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/flatbuffers.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30caQ1pJdagB/1e+LOut74GV5WPMLSXLQJMR7kZhofBGHZ7fkaoldXIMQfJDAFcVEVa2oaBgb4ZoT9ov5oFvYQI=
SHA256 (Pkgfile) = 1153e46676a4fefd022bc1532fd009b418bface60b743abdc7c5e3f4edf94fa8
SHA256 (.footprint) = 96e719fc542b2bc1be45d0edfd440d9a141c837d81e4a657f6a688ad2b588d53
SHA256 (flatbuffers-23.3.3.tar.gz) = 8aff985da30aaab37edf8e5b02fda33ed4cbdd962699a8e2af98fdef306f4e4d
RWSagIOpLGJF33cgxsGbV6WzdOg9h6SUNWb/Ak46yQKvCNUgFZRKHqIvsN6uuxmPZoURP+dLpnkushxmyDnrnQvQ9La/CbkiigI=
SHA256 (Pkgfile) = e2f37ab2c34ef2627b70a4d1b8096dd59e16129be2e8f89fc42d3b376b5bd16f
SHA256 (.footprint) = 6bfe99390c519cddb0b9ba34251184f0d77fb689e5f027346ab390316e452735
SHA256 (flatbuffers-23.5.26.tar.gz) = 1cce06b17cddd896b6d73cc047e36a254fb8df4d7ea18a46acf16c4c0cd3f3f3

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=flatbuffers
version=23.3.3
version=23.5.26
release=1
source=(https://github.com/google/flatbuffers/archive/v$version/$name-$version.tar.gz)