ports/contrib (3.7): flatbuffers: 23.3.3 -> 23.5.26
commit ee54999918eb169ab4e1cdeb1cdccafbc586e930 Author: Tim Biermann <tbier@posteo.de> Date: Sun Jul 30 21:06:46 2023 +0200 flatbuffers: 23.3.3 -> 23.5.26 diff --git a/flatbuffers/.footprint b/flatbuffers/.footprint index 1a5a808ae..5c89dd085 100644 --- a/flatbuffers/.footprint +++ b/flatbuffers/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/flatbuffers/ -rw-r--r-- root/root usr/include/flatbuffers/code_generators.h -rw-r--r-- root/root usr/include/flatbuffers/default_allocator.h -rw-r--r-- root/root usr/include/flatbuffers/detached_buffer.h +-rw-r--r-- root/root usr/include/flatbuffers/file_manager.h -rw-r--r-- root/root usr/include/flatbuffers/flatbuffer_builder.h -rw-r--r-- root/root usr/include/flatbuffers/flatbuffers.h -rw-r--r-- root/root usr/include/flatbuffers/flatc.h @@ -45,7 +46,7 @@ drwxr-xr-x root/root usr/lib/cmake/flatbuffers/ -rw-r--r-- root/root usr/lib/cmake/flatbuffers/FlatcTargets.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 -lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.23.3.3 --rwxr-xr-x root/root usr/lib/libflatbuffers.so.23.3.3 +lrwxrwxrwx root/root usr/lib/libflatbuffers.so -> libflatbuffers.so.23.5.26 +-rwxr-xr-x root/root usr/lib/libflatbuffers.so.23.5.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 7c7078ddb..86c2303b6 100644 --- a/flatbuffers/.signature +++ b/flatbuffers/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30caQ1pJdagB/1e+LOut74GV5WPMLSXLQJMR7kZhofBGHZ7fkaoldXIMQfJDAFcVEVa2oaBgb4ZoT9ov5oFvYQI= -SHA256 (Pkgfile) = 1153e46676a4fefd022bc1532fd009b418bface60b743abdc7c5e3f4edf94fa8 -SHA256 (.footprint) = 96e719fc542b2bc1be45d0edfd440d9a141c837d81e4a657f6a688ad2b588d53 -SHA256 (flatbuffers-23.3.3.tar.gz) = 8aff985da30aaab37edf8e5b02fda33ed4cbdd962699a8e2af98fdef306f4e4d +RWSagIOpLGJF33cgxsGbV6WzdOg9h6SUNWb/Ak46yQKvCNUgFZRKHqIvsN6uuxmPZoURP+dLpnkushxmyDnrnQvQ9La/CbkiigI= +SHA256 (Pkgfile) = e2f37ab2c34ef2627b70a4d1b8096dd59e16129be2e8f89fc42d3b376b5bd16f +SHA256 (.footprint) = 6bfe99390c519cddb0b9ba34251184f0d77fb689e5f027346ab390316e452735 +SHA256 (flatbuffers-23.5.26.tar.gz) = 1cce06b17cddd896b6d73cc047e36a254fb8df4d7ea18a46acf16c4c0cd3f3f3 diff --git a/flatbuffers/Pkgfile b/flatbuffers/Pkgfile index 0450f1179..60625c27b 100644 --- a/flatbuffers/Pkgfile +++ b/flatbuffers/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=flatbuffers -version=23.3.3 +version=23.5.26 release=1 source=(https://github.com/google/flatbuffers/archive/v$version/$name-$version.tar.g...)
participants (1)
-
crux@crux.nu