diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-30 10:24:32 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-30 08:59:55 +0000 |
commit | fcd1de8627ff75cd96e988993403225b6904c81d (patch) | |
tree | c4044b20f26fd3c22966823b79b35710c2261717 /flatbuffers | |
parent | a3219f3526640adfabe79877143f00eec09cb8b6 (diff) | |
download | contrib-fcd1de8627ff75cd96e988993403225b6904c81d.tar.gz contrib-fcd1de8627ff75cd96e988993403225b6904c81d.tar.xz |
flatbuffers: 22.9.29 -> 22.10.26
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 9fbcccb06..17d4df27b 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.9.29 --rwxr-xr-x root/root usr/lib/libflatbuffers.so.22.9.29 +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 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 cf6fb7434..3f74850d1 100644 --- a/flatbuffers/.signature +++ b/flatbuffers/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34+3WeX3TN3/rzukdHyFBYEystM8b18wPqzYLSOOw4ykJXFapSRHVBLEaQNZX+P5Q9gykZ2uE+zsqtxty8oFYwA= -SHA256 (Pkgfile) = 3e6e7dac25798a8b23983c4e06be7c989fbd074a5ed3d07ebbaca2fc0b905626 -SHA256 (.footprint) = e14d657634b261426ab4a6cfce78cf637f7b2072e0e2d956741ac173545c42ee -SHA256 (flatbuffers-22.9.29.tar.gz) = 372df01795c670f6538055a7932fc7eb3e81b3653be4a216c081e9c3c26b1b6d +RWSagIOpLGJF39QCA7ohuB6dXJQ/onpzAe6hmvYo6pBva3VjcAVBY6EtfophD2LXYQf/IGTNHwLWT7rS4hOJykrGWzIfLwE/cwQ= +SHA256 (Pkgfile) = 2a99396a3fe015b75bc13e0d82b11c2cd3b6c47169f912ea5666565f3789f158 +SHA256 (.footprint) = 8b61ad9f3d74e39dbbdaf88c370bfc51c48e9c23fc7a292baa60096aaa305aa6 +SHA256 (flatbuffers-22.10.26.tar.gz) = 34f1820cfd78a3d92abc880fbb1a644c7fb31a71238995f4ed6b5915a1ad4e79 diff --git a/flatbuffers/Pkgfile b/flatbuffers/Pkgfile index 4022c49c7..63e07b9e0 100644 --- a/flatbuffers/Pkgfile +++ b/flatbuffers/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake python3-setuptools name=flatbuffers -version=22.9.29 +version=22.10.26 release=1 source=(https://github.com/google/flatbuffers/archive/v$version/$name-$version.tar.gz) |