flatbuffers: 23.1.21 -> 23.3.3

This commit is contained in:
Tim Biermann 2023-03-03 22:30:49 +01:00
parent b50f9104f1
commit 2d0f2f197e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 8 deletions

View File

@ -6,7 +6,6 @@ drwxr-xr-x root/root usr/include/flatbuffers/
-rw-r--r-- root/root usr/include/flatbuffers/allocator.h
-rw-r--r-- root/root usr/include/flatbuffers/array.h
-rw-r--r-- root/root usr/include/flatbuffers/base.h
-rw-r--r-- root/root usr/include/flatbuffers/bfbs_generator.h
-rw-r--r-- root/root usr/include/flatbuffers/buffer.h
-rw-r--r-- root/root usr/include/flatbuffers/buffer_ref.h
-rw-r--r-- root/root usr/include/flatbuffers/code_generator.h
@ -46,7 +45,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.1.21
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.23.1.21
lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.23.3.3
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.23.3.3
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
RWSagIOpLGJF3/+ckcguM1GBblEZ0/eVsvn2WHiKhAg/5NQAyLar55VQUCVKqagTxygF2hMhV64U4NDW+rRf79n5Lhs2s0wXVgY=
SHA256 (Pkgfile) = 7e430347a97f2623e5a2e21794070eef1da0bd218d9ad627eecd1c3103e5dbeb
SHA256 (.footprint) = 0f1da6eb8fda9cd0793aeccf850e5ef10427977d9f9d0aeada822fa27070fa73
SHA256 (flatbuffers-23.1.21.tar.gz) = d84cb25686514348e615163b458ae0767001b24b42325f426fd56406fd384238
RWSagIOpLGJF30caQ1pJdagB/1e+LOut74GV5WPMLSXLQJMR7kZhofBGHZ7fkaoldXIMQfJDAFcVEVa2oaBgb4ZoT9ov5oFvYQI=
SHA256 (Pkgfile) = 1153e46676a4fefd022bc1532fd009b418bface60b743abdc7c5e3f4edf94fa8
SHA256 (.footprint) = 96e719fc542b2bc1be45d0edfd440d9a141c837d81e4a657f6a688ad2b588d53
SHA256 (flatbuffers-23.3.3.tar.gz) = 8aff985da30aaab37edf8e5b02fda33ed4cbdd962699a8e2af98fdef306f4e4d

View File

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