[protobuf-c] update to 1.4.1 (#34170)

This commit is contained in:
Jia Yue Hua 2023-10-03 11:17:54 +08:00 committed by GitHub
parent 8f276a5d4e
commit 3e1c604373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO protobuf-c/protobuf-c
REF v${VERSION}
SHA512 cba4c6116c0f2ebb034236e8455d493bfaa2517733befcd87b6f8d6d3df0c0149b17fcbf59cd1763fa2318119c664d0dae3d2d3a46ebfe2a0fec3ef4719b033b
SHA512 57f858118a89befc80e111ad9a57eadbcf2317d60e085b6d99e10f6604ee8c08473fe6ab1fdfb0a3196821a6e68e743943338321d23d15a1229987f140341181
HEAD_REF master
PATCHES
fix-crt-linkage.patch

View File

@ -1,7 +1,6 @@
{
"name": "protobuf-c",
"version-semver": "1.4.0",
"port-version": 2,
"version-semver": "1.4.1",
"description": "This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.",
"homepage": "https://github.com/protobuf-c/protobuf-c",
"dependencies": [

View File

@ -6605,8 +6605,8 @@
"port-version": 0
},
"protobuf-c": {
"baseline": "1.4.0",
"port-version": 2
"baseline": "1.4.1",
"port-version": 0
},
"protopuf": {
"baseline": "2.2.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f1adcf184e617f9f77bd727e6f5085665e471826",
"version-semver": "1.4.1",
"port-version": 0
},
{
"git-tree": "0ff60f2fb0722cbd851e37aebf489207c3743e18",
"version-semver": "1.4.0",