diff --git a/flatbuffers/.footprint b/flatbuffers/.footprint index 53ad71c86..add2794f6 100644 --- a/flatbuffers/.footprint +++ b/flatbuffers/.footprint @@ -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 diff --git a/flatbuffers/.signature b/flatbuffers/.signature index 69bac19fd..6024c5bd6 100644 --- a/flatbuffers/.signature +++ b/flatbuffers/.signature @@ -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 diff --git a/flatbuffers/Pkgfile b/flatbuffers/Pkgfile index e59a43bbf..6f4aeb932 100644 --- a/flatbuffers/Pkgfile +++ b/flatbuffers/Pkgfile @@ -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)