Skip to content

Commit f9737e2

Browse files
ffacscursoragent
andcommitted
[C++] Bump meson protobuf wrap from 3.5.1 to 3.21.12
Align the meson build protobuf version with the CMake build (3.21.12) using the latest wrapdb patch (3.21.12-5). Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent d467e57 commit f9737e2

1 file changed

Lines changed: 15 additions & 7 deletions

File tree

subprojects/protobuf.wrap

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,18 @@
1616
# under the License.
1717

1818
[wrap-file]
19-
directory = protobuf-3.5.1
20-
source_url = https://github.com/google/protobuf/releases/download/v3.5.1/protobuf-all-3.5.1.tar.gz
21-
source_filename = protobuf-all-3.5.1.tar.gz
22-
source_hash = 72d43863f58567a9ea2054671fdb667867f9cf7865df623c7be630978ff97dff
23-
patch_url = https://wrapdb.mesonbuild.com/v2/protobuf_3.5.1-3/get_patch
24-
patch_filename = protobuf-3.5.1-3-wrap.zip
25-
patch_hash = 9316ee29244a590545d8175136fd916149ca81e3f33f20d3cffc5bd3e6812e67
19+
directory = protobuf-3.21.12
20+
source_url = https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.12.tar.gz
21+
source_filename = protobuf-3.21.12.tar.gz
22+
source_hash = 930c2c3b5ecc6c9c12615cf5ad93f1cd6e12d0aba862b572e076259970ac3a53
23+
patch_filename = protobuf_3.21.12-5_patch.zip
24+
patch_url = https://wrapdb.mesonbuild.com/v2/protobuf_3.21.12-5/get_patch
25+
patch_hash = 8ae4d39ca9748a6edf7e028e15f5c7499b1c6ce687454a5709711d47cfd4e293
26+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/protobuf_3.21.12-5/protobuf-3.21.12.tar.gz
27+
wrapdb_version = 3.21.12-5
28+
29+
[provide]
30+
protobuf = protobuf_dep
31+
protobuf-lite = protobuf_lite_dep
32+
protoc = protoc_dep
33+
program_names = protoc

0 commit comments

Comments
 (0)