[libpq] Update the CONTROL version, Delete deprecated functions

This commit is contained in:
AlvinZhangH 2019-12-09 16:10:05 +08:00
parent ffed695062
commit c6ef1ac79d
2 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: libpq
Version: 9.6.1-8
Version: 9.6.3
Homepage: https://www.postgresql.org/
Description: The official database access API of postgresql
Build-Depends: openssl, zlib (linux)

View File

@ -1,5 +1,3 @@
include(vcpkg_common_functions)
if(VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore")
message(FATAL_ERROR "${PORT} currently only supports being built for desktop")
endif()