[libpq] fix filenames (linux -> windows cross compile) (#16434)

* [libpq] fix filenames

* add version files

* add version files
This commit is contained in:
autoantwort 2021-03-02 01:10:04 +01:00 committed by GitHub
parent 80976fc216
commit 112067db83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Source: libpq
Version: 12.2
Port-Version: 11
Port-Version: 12
Build-Depends: libpq[core,bonjour] (osx)
Supports: !uwp
Homepage: https://www.postgresql.org/

View File

@ -3310,7 +3310,7 @@
},
"libpq": {
"baseline": "12.2",
"port-version": 11
"port-version": 12
},
"libpqxx": {
"baseline": "7.3.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "04f39fd5eb9744d0d5a649098fe92281028d30f1",
"version-string": "12.2",
"port-version": 12
},
{
"git-tree": "e09ebfc1a310be48ed9f5f3e6d2a648cfddff424",
"version-string": "12.2",