forked from ports/contrib
flatbuffers: 2.0.5 -> 2.0.6
This commit is contained in:
parent
56e2e7fe26
commit
607f72143d
@ -23,28 +23,28 @@ drwxr-xr-x root/root usr/include/flatbuffers/
|
||||
drwxr-xr-x root/root usr/include/flatbuffers/pch/
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/pch/flatc_pch.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/pch/pch.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/reflection_generated.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/reflection.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/reflection_generated.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/registry.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/stl_emulation.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/string.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/struct.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/table.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/util.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/vector_downward.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/vector.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/vector_downward.h
|
||||
-rw-r--r-- root/root usr/include/flatbuffers/verifier.h
|
||||
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.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatbuffersSharedTargets-release.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatcTargets.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatbuffersSharedTargets.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatcTargets-release.cmake
|
||||
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.2.0.5
|
||||
lrwxrwxrwx root/root usr/lib/libflatbuffers.so.2 -> libflatbuffers.so.2.0.5
|
||||
-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
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/flatbuffers.pc
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF33KcJgdFoUIbj3y8rw1/jPhQAyppRIOvqDmMHDX2hjSOKDgRLEzyTwE5INADPizDYkqqhsLFwfvxyxZKKR5BFwk=
|
||||
SHA256 (Pkgfile) = c5d4264898c7375cd331283accca8471e3c223c661c0c18fee8b601250c8a6ce
|
||||
SHA256 (.footprint) = c7a6cadbd4b43843e47d368135dbb6f23cf2f87a1ca0ce3abc5ab865f72239c2
|
||||
SHA256 (flatbuffers-2.0.5.tar.gz) = b01e97c988c429e164c5c7df9e87c80007ca87f593c0d73733ba536ddcbc8f98
|
||||
RWSagIOpLGJF31kqfPo79vzBTSJNtJvGXs6BKgY5NNOXkPukjOas/J6VA0CAbXJs8QDOp6VRbhBaV7fCNbde3jsd7kxHenxa1gw=
|
||||
SHA256 (Pkgfile) = a249ddecd9582a55c435e8ea19acc19b719c5d1649d77c82dda8992d283f8435
|
||||
SHA256 (.footprint) = a8ccaa792b027bc7b9bfffdc266baf7f70819b4f629f079c5d5cb45b694e1f9d
|
||||
SHA256 (flatbuffers-2.0.6.tar.gz) = e2dc24985a85b278dd06313481a9ca051d048f9474e0f199e372fea3ea4248c9
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: cmake python3-setuptools
|
||||
|
||||
name=flatbuffers
|
||||
version=2.0.5
|
||||
version=2.0.6
|
||||
release=1
|
||||
source=(https://github.com/google/flatbuffers/archive/v$version/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user