ports/contrib (3.7): flatbuffers: 2.0.6 -> 2.0.7
commit 262b1bd4310bfa2e2757a7f34a83547c43f1c147 Author: Tim Biermann <tbier@posteo.de> Date: Thu Aug 25 22:21:55 2022 +0200 flatbuffers: 2.0.6 -> 2.0.7 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 10dcedb62..37279869e 100644 --- a/flatbuffers/.signature +++ b/flatbuffers/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31kqfPo79vzBTSJNtJvGXs6BKgY5NNOXkPukjOas/J6VA0CAbXJs8QDOp6VRbhBaV7fCNbde3jsd7kxHenxa1gw= -SHA256 (Pkgfile) = a249ddecd9582a55c435e8ea19acc19b719c5d1649d77c82dda8992d283f8435 -SHA256 (.footprint) = a8ccaa792b027bc7b9bfffdc266baf7f70819b4f629f079c5d5cb45b694e1f9d -SHA256 (flatbuffers-2.0.6.tar.gz) = e2dc24985a85b278dd06313481a9ca051d048f9474e0f199e372fea3ea4248c9 +RWSagIOpLGJF3xmxpTn9d0OnMtBG1oNxzl+bxphKmsjwiPkYTtT2EDqYCavBwPT0pPygmABcPBMKOXQRrzKn1Rr3Wt45pXYliAQ= +SHA256 (Pkgfile) = f8c66ee6ef6720e60cb2a653e32436d0a6c753820a3b2b315b6171a16ede2c6d +SHA256 (.footprint) = 72a8ae1b60af0297bef24b746926eee1ac11162008b97f28337d606c2591047b +SHA256 (flatbuffers-2.0.7.tar.gz) = 4c7986174dc3941220bf14feaacaad409c3e1526d9ad7f490366fede9a6f43fa diff --git a/flatbuffers/Pkgfile b/flatbuffers/Pkgfile index 969f9e8c1..a10ba2fe5 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.g...)
participants (1)
-
crux@crux.nu