mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 03:10:57 +08:00
[libpqxx] update to 7.2.1 (#14921)
This commit is contained in:
parent
bb7e8e4c68
commit
97547e9cda
@ -1,5 +1,5 @@
|
||||
Source: libpqxx
|
||||
Version: 7.2.0
|
||||
Version: 7.2.1
|
||||
Homepage: https://github.com/jtv/libpqxx
|
||||
Description: The official C++ client API for PostgreSQL
|
||||
Build-Depends: libpq[core]
|
||||
|
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO jtv/libpqxx
|
||||
REF 5015f8aa620ed8103840549b57fb46a5524f41ce # 7.2.0
|
||||
SHA512 54f8886dd5189785c13f6d5c6a7f9d417474a2250d00bd0eff346d3e307ca6cc0fca11136c924b5c231833b0d6ec7e6680114682022e2b065921a4fe8eecdef5
|
||||
REF e63674fec320624e0bea32e5e5b7b5ff2c6c269d # 7.2.1
|
||||
SHA512 681ae839f6c6d4706ec59eab60516ce7c43abbfa0115a50ce2dc4c09b5107762ae71f00aa56a8b6019965c3138deaf3c42cb761e7fddd4d522169d92a11c0867
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user