Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions proxysql.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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.
Expand Down