diff --git a/proxysql.yaml b/proxysql.yaml index f35e125fd8e..b65a3f4a785 100644 --- a/proxysql.yaml +++ b/proxysql.yaml @@ -1,6 +1,6 @@ package: name: proxysql - version: 2.6.3 + version: 2.6.4 epoch: 0 description: High-performance MySQL proxy with a GPL license copyright: @@ -36,7 +36,7 @@ pipeline: with: repository: https://github.com/sysown/proxysql tag: v${{package.version}} - expected-commit: cdfcfdce94358ba75ce1a57c8fb4de3da7a7cb41 + expected-commit: 94f4431d0c1ab8a6653c57e3a13c73b789800d0c pipeline: - runs: | # Our default LDFLAGS cause an issue with proxysql. We need to add -fPIC.