diff options
| author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2021-03-02 01:10:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-01 16:10:04 -0800 |
| commit | 112067db83cd9a4bab80aec8a025af305dbaac5e (patch) | |
| tree | 0316f0a6bc764b8672bcd2d80eb52d9ac298a1e5 /ports/libpq/CONTROL | |
| parent | 80976fc216ef6c8ac418fd99cecaafab85778185 (diff) | |
| download | vcpkg-112067db83cd9a4bab80aec8a025af305dbaac5e.tar.gz vcpkg-112067db83cd9a4bab80aec8a025af305dbaac5e.zip | |
[libpq] fix filenames (linux -> windows cross compile) (#16434)
* [libpq] fix filenames
* add version files
* add version files
Diffstat (limited to 'ports/libpq/CONTROL')
| -rw-r--r-- | ports/libpq/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL index 5d535ff72..d684fa239 100644 --- a/ports/libpq/CONTROL +++ b/ports/libpq/CONTROL @@ -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/ |
