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.6.3
version: 2.6.4
epoch: 0
description: High-performance MySQL proxy with a GPL license
copyright:
Expand Down Expand Up @@ -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.
Expand Down