diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-11-19 21:33:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-19 12:33:04 -0800 |
| commit | 678e3057d60fe426dcc589f9fdcbb666b61e8604 (patch) | |
| tree | c5408b3e8a7da46cad17f03c3aafa9726a099c93 /ports/libpq/CONTROL | |
| parent | dd8d436fb03565d6de0a9c5deea228ccad084193 (diff) | |
| download | vcpkg-678e3057d60fe426dcc589f9fdcbb666b61e8604.tar.gz vcpkg-678e3057d60fe426dcc589f9fdcbb666b61e8604.zip | |
[libpq/ffmpeg] Fix iconv/intl linkage not covered by CI (#14626)
* fix iconv naming in ffmpeg
* libpq fix features
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 f55423ec5..9087debee 100644 --- a/ports/libpq/CONTROL +++ b/ports/libpq/CONTROL @@ -1,6 +1,6 @@ Source: libpq Version: 12.2 -Port-Version: 8 +Port-Version: 9 Build-Depends: libpq[core,bonjour] (osx) Supports: !uwp Homepage: https://www.postgresql.org/ |
