We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce4e86 commit 5ba0371Copy full SHA for 5ba0371
pgpool2-4.6.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: pgpool2-4.6
3
- version: "4.6.1"
4
- epoch: 2
+ version: "4.6.2"
+ epoch: 0
5
description: Middleware that works between PostgreSQL servers and a PostgreSQL database client.
6
copyright:
7
- license: BSD-3-Clause AND MIT
@@ -37,7 +37,7 @@ pipeline:
37
with:
38
repository: https://github.com/pgpool/pgpool2
39
tag: V${{vars.mangled-package-version}}
40
- expected-commit: da261b1c419825242cf55b8187bffc328b819885
+ expected-commit: f3a5406a9888a0e1432367e9e9472238f282a27f
41
42
# Patch to fix compilation errors for pgproto
43
- uses: patch
0 commit comments