mysql 8.0.25: protobuf 3.7 -> 3.11
This commit is contained in:
parent
f6d3da9061
commit
d44293e847
1 changed files with 1 additions and 1 deletions
|
@ -19838,7 +19838,7 @@ in
|
||||||
inherit (darwin) cctools developer_cmds;
|
inherit (darwin) cctools developer_cmds;
|
||||||
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||||
boost = boost173; # Configure checks for specific version.
|
boost = boost173; # Configure checks for specific version.
|
||||||
protobuf = protobuf3_7;
|
protobuf = protobuf3_11;
|
||||||
icu = icu67;
|
icu = icu67;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue