flatbuffers: 24.3.6 -> 24.3.7

This commit is contained in:
Tim Biermann 2024-03-08 00:29:25 +01:00
parent c3c0a4b1e7
commit a9ca0dea94
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 7 deletions

View File

@ -46,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.24.3.6
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.24.3.6
lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.24.3.7
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.24.3.7
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+8OMyiScAV/Las15g27ufp+YB+eIXjsw0BGhmmBfUdObeeKNB36yxgTHga+8weWL1nchP7lDb09fztI5Rj5awQ=
SHA256 (Pkgfile) = 3cb12ee58388086f94ed37ad031c3e4c43d28942cd1144ef3c3d5b9a33f9e200
SHA256 (.footprint) = ce86fb62cb8cfd3241fb7721752de02a492f4cbed6924f7bd5a2ee6b88c6066e
SHA256 (flatbuffers-24.3.6.tar.gz) = 5d8bfbf5b1b4c47f516e7673677f0e8db0efd32f262f7a14c3fd5ff67e2bd8fc
RWSagIOpLGJF3zJBeZNWCZ92jyMma8QcIDNwaDWRbLCKFNxo1y6+caXCuSyMd1PUgydyt68x75byxgHaVAAskzxk3zT9PN9MhQQ=
SHA256 (Pkgfile) = 9cfc7fb407aa9cf0a87d937950e73ecef8bf325edf93c92ce02f42de4c283079
SHA256 (.footprint) = dd5712b07fcdaddf732841ba1787db57b3124a701b8d9d28a2ec944e9cfccbe4
SHA256 (flatbuffers-24.3.7.tar.gz) = bfff9d2150fcff88f844e8c608b02b2a0e94c92aea39b04c0624783464304784

View File

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