mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[libphonenumber] update to 9.0.21 (#48957)
This commit is contained in:
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO google/libphonenumber
|
||||
REF "v${VERSION}"
|
||||
SHA512 7a21d59a737ff0e5d33a2364933575fa37438b6d74ec75dc734fd8795a81bcde82f0ed58b6a426715a20a2592708844c3ea0204e31931b32a5ee52c1d04f163b
|
||||
SHA512 29b14ce3749ace7024921f41a9780883ffd2818fde5b2c98b4b261edc7c2c2ab0e5939f0dd3db3f83b0cb22453b496e76778ef44c8c6ca99173797dbbf8e2ce5
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
# fix compilation error due to deprecated warnings in protobuf generated files
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libphonenumber",
|
||||
"version": "9.0.20",
|
||||
"version": "9.0.21",
|
||||
"description": "Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.",
|
||||
"homepage": "https://github.com/google/libphonenumber",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -5337,7 +5337,7 @@
|
||||
"port-version": 2
|
||||
},
|
||||
"libphonenumber": {
|
||||
"baseline": "9.0.20",
|
||||
"baseline": "9.0.21",
|
||||
"port-version": 0
|
||||
},
|
||||
"libplist": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "e172d92e4492f5ac000d6b49acfac7db706a8120",
|
||||
"version": "9.0.21",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "dfbcd5b816c323462a191addfbf96347553f647a",
|
||||
"version": "9.0.20",
|
||||
|
||||
Reference in New Issue
Block a user