mysql 8.0.25: protobuf 3.7 -> 3.11

This commit is contained in:
Giulio De Pasquale 2021-07-08 15:55:35 +01:00
parent f6d3da9061
commit d44293e847

View file

@ -19838,7 +19838,7 @@ in
inherit (darwin) cctools developer_cmds;
inherit (darwin.apple_sdk.frameworks) CoreServices;
boost = boost173; # Configure checks for specific version.
protobuf = protobuf3_7;
protobuf = protobuf3_11;
icu = icu67;
};