1
0
forked from ports/contrib

flatbuffers: 2.0.7 -> 2.0.8

This commit is contained in:
Tim Biermann 2022-09-03 01:27:05 +02:00
parent 9f6351fda5
commit 70e54d27d7
3 changed files with 7 additions and 7 deletions

View File

@ -45,7 +45,7 @@ drwxr-xr-x root/root usr/lib/cmake/flatbuffers/
-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.7
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.2.0.7
lrwxrwxrwx root/root usr/lib/libflatbuffers.so.2 -> libflatbuffers.so.2.0.8
-rwxr-xr-x root/root usr/lib/libflatbuffers.so.2.0.8
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/flatbuffers.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xmxpTn9d0OnMtBG1oNxzl+bxphKmsjwiPkYTtT2EDqYCavBwPT0pPygmABcPBMKOXQRrzKn1Rr3Wt45pXYliAQ=
SHA256 (Pkgfile) = f8c66ee6ef6720e60cb2a653e32436d0a6c753820a3b2b315b6171a16ede2c6d
SHA256 (.footprint) = 72a8ae1b60af0297bef24b746926eee1ac11162008b97f28337d606c2591047b
SHA256 (flatbuffers-2.0.7.tar.gz) = 4c7986174dc3941220bf14feaacaad409c3e1526d9ad7f490366fede9a6f43fa
RWSagIOpLGJF30ysTZ0yRQgfxEeq6nJctH95/tgmSTkIbqVT86/zVlR/H8yTbMS0volAPyCuFLRAil0GuEhp1WcjI31KdBTWMw4=
SHA256 (Pkgfile) = 3afbcc00fc1bf38f37ed3311bc151cd2df1702ac452657d86f58f1547ad843ba
SHA256 (.footprint) = 43b884370dc7ac924277dcaa32cdb9ccc05d3ed3347c6184352c1ae6dac3763e
SHA256 (flatbuffers-2.0.8.tar.gz) = f97965a727d26386afaefff950badef2db3ab6af9afe23ed6d94bfb65f95f37e

View File

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