Commit
10905fefbae51433d40b53ba60a925fc41b01abc
Exists in
master
and in
13 other branches
6-8-stable, 6-8-stable-ee, 6-9-stable, 6-9-stable-ee, 7-0-stable, 7-0-stable-ee, 7-0-stable-spb, 7-1-stable, 7-1-stable-ee, 7-2-stable, 7-2-stable-ee, branch_test, nginx_ssl_tweaks
Use omnibus-ruby 3.0 syntax for MySQL
| @@ -16,7 +16,7 @@ |
| @@ -16,7 +16,7 @@ |
16
| # limitations under the License. |
16
| # limitations under the License. |
17
| # |
17
| # |
18
| name "mysql-client" |
18
| name "mysql-client" |
19
| -version "5.5.25a" |
19
| +default_version "5.5.25a" |
20
| |
20
| |
21
| dependencies [ |
21
| dependencies [ |
22
| "openssl", |
22
| "openssl", |