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.4
version: 2.5.5
epoch: 0
description: High-performance MySQL proxy with a GPL license
copyright:
Expand Down Expand Up @@ -35,7 +35,7 @@ pipeline:
with:
repository: https://github.com/sysown/proxysql
tag: v${{package.version}}
expected-commit: d15b40ab436538045a47ff69dd353e56006b279d
expected-commit: 154c4a4c29966133387db73253097749dcf8369a
pipeline:
- runs: |
# Our default LDFLAGS cause an issue with proxysql. We need to add -fPIC.
Expand Down