diff options
author | Tim Biermann <tbier@posteo.de> | 2022-11-26 09:42:40 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-11-26 09:42:40 +0000 |
commit | c64605caf5f2990cd8069d1a007b07b01df6d52d (patch) | |
tree | d813c5d9bdded72913d4579ebf47035f7034da8d /flatbuffers | |
parent | 102d49c3702610d20893f5c406fb0dd453a854ce (diff) | |
download | contrib-c64605caf5f2990cd8069d1a007b07b01df6d52d.tar.gz contrib-c64605caf5f2990cd8069d1a007b07b01df6d52d.tar.xz |
flatbuffers: 22.10.26 -> 22.11.23
Diffstat (limited to 'flatbuffers')
-rw-r--r-- | flatbuffers/.footprint | 4 | ||||
-rw-r--r-- | flatbuffers/.signature | 8 | ||||
-rw-r--r-- | flatbuffers/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/flatbuffers/.footprint b/flatbuffers/.footprint index 17d4df27b..f1bb77b63 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/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.22 -lrwxrwxrwx root/root usr/lib/libflatbuffers.so.22 -> libflatbuffers.so.22.10.26 --rwxr-xr-x root/root usr/lib/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.11.23 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 3f74850d1..894b83033 100644 --- a/flatbuffers/.signature +++ b/flatbuffers/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39QCA7ohuB6dXJQ/onpzAe6hmvYo6pBva3VjcAVBY6EtfophD2LXYQf/IGTNHwLWT7rS4hOJykrGWzIfLwE/cwQ= -SHA256 (Pkgfile) = 2a99396a3fe015b75bc13e0d82b11c2cd3b6c47169f912ea5666565f3789f158 -SHA256 (.footprint) = 8b61ad9f3d74e39dbbdaf88c370bfc51c48e9c23fc7a292baa60096aaa305aa6 -SHA256 (flatbuffers-22.10.26.tar.gz) = 34f1820cfd78a3d92abc880fbb1a644c7fb31a71238995f4ed6b5915a1ad4e79 +RWSagIOpLGJF3/3XawIc1ecdUlnyYXG4Ic+/8x3Uq95E+3w2yVsvnEgxBYlUJtIh4Dg+UadQflA7K91jJMFT/H4KfL0OPrmgawg= +SHA256 (Pkgfile) = 20d3f992cc0d7e679006af1b67bd35781fbbbe328f85cc32d18a6fc436c2c7a1 +SHA256 (.footprint) = eb81644a24e87b5b35a97e01456716f18944a41e63d2cd5c868cafba863350a1 +SHA256 (flatbuffers-22.11.23.tar.gz) = 8e9bacc942db59ca89a383dd7923f3e69a377d6e579d1ba13557de1fdfddf56a diff --git a/flatbuffers/Pkgfile b/flatbuffers/Pkgfile index 63e07b9e0..0efe025f0 100644 --- a/flatbuffers/Pkgfile +++ b/flatbuffers/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake python3-setuptools name=flatbuffers -version=22.10.26 +version=22.11.23 release=1 source=(https://github.com/google/flatbuffers/archive/v$version/$name-$version.tar.gz) |