diff --git a/proxysql.yaml b/proxysql.yaml index 2d96bd2ecc0..5c8225bce9c 100644 --- a/proxysql.yaml +++ b/proxysql.yaml @@ -1,6 +1,6 @@ package: name: proxysql - version: 2.5.2 + version: 2.5.3 epoch: 0 description: High-performance MySQL proxy with a GPL license copyright: @@ -34,7 +34,7 @@ pipeline: with: repository: https://github.com/sysown/proxysql tag: v${{package.version}} - expected-commit: 7f727b3acadcac3042cd4bdd7cc821858df58d1d + expected-commit: 86ce115529ee104e0bf4cd4f0a0670e39dc3a869 pipeline: - runs: | # Our default LDFLAGS cause an issue with proxysql. We need to add -fPIC.