diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-04-29 06:30:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-28 21:30:37 -0700 |
| commit | 326eabc1917c45d24ee71044cf98b9d1b051cbc6 (patch) | |
| tree | 0b17f24152f74519170d5f013ec31045d6118a94 /versions/baseline.json | |
| parent | b23a4a75169c6cc8b2b92624445bf1e2bfe3f8ec (diff) | |
| download | vcpkg-326eabc1917c45d24ee71044cf98b9d1b051cbc6.tar.gz vcpkg-326eabc1917c45d24ee71044cf98b9d1b051cbc6.zip | |
[libpq] fix python patches (#15579)
* [libpq] fix python patches
* [libpq] Bump port-version and add comment about python patches
* Bump port-version
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 887c8a742..af1251abb 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3390,7 +3390,7 @@ }, "libpq": { "baseline": "12.2", - "port-version": 14 + "port-version": 15 }, "libpqxx": { "baseline": "7.3.1", |
