diff options
author | Tim Biermann <tbier@posteo.de> | 2022-08-27 18:11:00 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-08-27 18:11:00 +0200 |
commit | 4b5cd54b8e664329f7df7b7db9abccd96dfc5162 (patch) | |
tree | 3234139c26ece23c918adff1c5cb90ab13807ad7 /flatbuffers | |
parent | 8db5f2880f9dd8c64fb07e07095ad548987c212f (diff) | |
parent | e073db55239b0f91dce9accb7ac0946e0beb4337 (diff) | |
download | contrib-4b5cd54b8e664329f7df7b7db9abccd96dfc5162.tar.gz contrib-4b5cd54b8e664329f7df7b7db9abccd96dfc5162.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'flatbuffers')
-rw-r--r-- | flatbuffers/.footprint | 13 | ||||
-rw-r--r-- | flatbuffers/.signature | 8 | ||||
-rw-r--r-- | flatbuffers/Pkgfile | 2 |
3 files changed, 12 insertions, 11 deletions
diff --git a/flatbuffers/.footprint b/flatbuffers/.footprint index 30659b27c..97063a0a9 100644 --- a/flatbuffers/.footprint +++ b/flatbuffers/.footprint @@ -15,6 +15,7 @@ drwxr-xr-x root/root usr/include/flatbuffers/ -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 +-rw-r--r-- root/root usr/include/flatbuffers/flex_flat_util.h -rw-r--r-- root/root usr/include/flatbuffers/flexbuffers.h -rw-r--r-- root/root usr/include/flatbuffers/grpc.h -rw-r--r-- root/root usr/include/flatbuffers/hash.h @@ -37,14 +38,14 @@ drwxr-xr-x root/root usr/include/flatbuffers/pch/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/flatbuffers/ --rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatbuffersConfig.cmake --rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatbuffersConfigVersion.cmake --rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatbuffersSharedTargets-release.cmake --rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatbuffersSharedTargets.cmake +-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatBuffersConfig.cmake +-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatBuffersConfigVersion.cmake +-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatBuffersSharedTargets-release.cmake +-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatBuffersSharedTargets.cmake -rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatcTargets-release.cmake -rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatcTargets.cmake lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.2 -lrwxrwxrwx root/root usr/lib/libflatbuffers.so.2 -> libflatbuffers.so.2.0.6 --rwxr-xr-x root/root usr/lib/libflatbuffers.so.2.0.6 +lrwxrwxrwx root/root usr/lib/libflatbuffers.so.2 -> libflatbuffers.so.2.0.7 +-rwxr-xr-x root/root usr/lib/libflatbuffers.so.2.0.7 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 c81182397..e2e14fb14 100644 --- a/flatbuffers/.signature +++ b/flatbuffers/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38tlpcaLVhyRlmqJboBWjlEN0yEYEux7/qezOCMKedJbsHPtk9dwdHqkc0c/TG26Sn0rJcvJ/pSXY5zDRp/s/wc= -SHA256 (Pkgfile) = eb54c5cd09687e6bd21b1b2b7796fc5a6984538a944899469f0f864dbfaf97b3 -SHA256 (.footprint) = a8ccaa792b027bc7b9bfffdc266baf7f70819b4f629f079c5d5cb45b694e1f9d -SHA256 (flatbuffers-2.0.6.tar.gz) = e2dc24985a85b278dd06313481a9ca051d048f9474e0f199e372fea3ea4248c9 +RWSagIOpLGJF31eqj9YFTONnM3/j3tlVha+QKQ3oCOWM3t9CpV5cClRpYM3SeKA/05quCEu1Z4yDk7ahvXtc5Kl5uleY+Y8UVAQ= +SHA256 (Pkgfile) = db2cb03ec3f74cdc186dc4dfdfec7770b7d29c18ca75448c6875f349a850ba5e +SHA256 (.footprint) = 72a8ae1b60af0297bef24b746926eee1ac11162008b97f28337d606c2591047b +SHA256 (flatbuffers-2.0.7.tar.gz) = 4c7986174dc3941220bf14feaacaad409c3e1526d9ad7f490366fede9a6f43fa diff --git a/flatbuffers/Pkgfile b/flatbuffers/Pkgfile index 998269c9f..ca3b1e446 100644 --- a/flatbuffers/Pkgfile +++ b/flatbuffers/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake python3-setuptools name=flatbuffers -version=2.0.6 +version=2.0.7 release=1 source=(https://github.com/google/flatbuffers/archive/v$version/$name-$version.tar.gz) |