flatbuffers: 22.10.26 -> 22.11.23

This commit is contained in:
Tim Biermann 2022-11-26 09:42:40 +00:00
parent 102d49c370
commit c64605caf5
Signed by untrusted user: 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/flatbuffers-config-version.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 -rw-r--r-- root/root usr/lib/cmake/flatbuffers/flatbuffers-config.cmake
lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.22 lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.22
lrwxrwxrwx root/root usr/lib/libflatbuffers.so.22 -> libflatbuffers.so.22.10.26 lrwxrwxrwx root/root usr/lib/libflatbuffers.so.22 -> libflatbuffers.so.22.11.23
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.22.10.26 -rwxr-xr-x root/root usr/lib/libflatbuffers.so.22.11.23
drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/flatbuffers.pc -rw-r--r-- root/root usr/lib/pkgconfig/flatbuffers.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39QCA7ohuB6dXJQ/onpzAe6hmvYo6pBva3VjcAVBY6EtfophD2LXYQf/IGTNHwLWT7rS4hOJykrGWzIfLwE/cwQ= RWSagIOpLGJF3/3XawIc1ecdUlnyYXG4Ic+/8x3Uq95E+3w2yVsvnEgxBYlUJtIh4Dg+UadQflA7K91jJMFT/H4KfL0OPrmgawg=
SHA256 (Pkgfile) = 2a99396a3fe015b75bc13e0d82b11c2cd3b6c47169f912ea5666565f3789f158 SHA256 (Pkgfile) = 20d3f992cc0d7e679006af1b67bd35781fbbbe328f85cc32d18a6fc436c2c7a1
SHA256 (.footprint) = 8b61ad9f3d74e39dbbdaf88c370bfc51c48e9c23fc7a292baa60096aaa305aa6 SHA256 (.footprint) = eb81644a24e87b5b35a97e01456716f18944a41e63d2cd5c868cafba863350a1
SHA256 (flatbuffers-22.10.26.tar.gz) = 34f1820cfd78a3d92abc880fbb1a644c7fb31a71238995f4ed6b5915a1ad4e79 SHA256 (flatbuffers-22.11.23.tar.gz) = 8e9bacc942db59ca89a383dd7923f3e69a377d6e579d1ba13557de1fdfddf56a

View File

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