flatbuffers: 24.3.7 -> 24.3.25

This commit is contained in:
Tim Biermann 2024-03-28 17:27:42 +01:00
parent bb90e41a2d
commit bc8e1c487c
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.7
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.24.3.7
lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.24.3.25
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.24.3.25
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
RWSagIOpLGJF3zJBeZNWCZ92jyMma8QcIDNwaDWRbLCKFNxo1y6+caXCuSyMd1PUgydyt68x75byxgHaVAAskzxk3zT9PN9MhQQ=
SHA256 (Pkgfile) = 9cfc7fb407aa9cf0a87d937950e73ecef8bf325edf93c92ce02f42de4c283079
SHA256 (.footprint) = dd5712b07fcdaddf732841ba1787db57b3124a701b8d9d28a2ec944e9cfccbe4
SHA256 (flatbuffers-24.3.7.tar.gz) = bfff9d2150fcff88f844e8c608b02b2a0e94c92aea39b04c0624783464304784
RWSagIOpLGJF35FrxiojsDKS1u4evLN5JAP3WwJjrKMm1j1lDHhEOAz8PkrIRjMGjr4ByYwnnIggIUabFMKwfFPE6n2gS9Eekwo=
SHA256 (Pkgfile) = a79619d8f7ec365ca3643c5996b77e1ec4fc996afddfe3ed71328b77120bd190
SHA256 (.footprint) = 823431188a25c8ff09c62555d6a94d6caa4bc1408240257147c667babb8d844f
SHA256 (flatbuffers-24.3.25.tar.gz) = 4157c5cacdb59737c5d627e47ac26b140e9ee28b1102f812b36068aab728c1ed

View File

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