[iceoryx] Update to 2.0.3 (#29451)

* [iceoryx] Update to 2.0.3

* Fix portfile.cmake format

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* [iceoryx] Update version

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
This commit is contained in:
Andrew Kornilov 2023-02-21 19:00:57 +03:00 committed by GitHub
parent 2f0f813af3
commit 469f99b868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eclipse-iceoryx/iceoryx
REF "v${VERSION}"
SHA512 a354ed59eab8730238c828a6477bc6d9f8a5c27009e72406dd2f081cd1d490888d6c1ef31609b35599d30da6e32c1d9ddfaad2f5f50360dcd95015febba3d1ff
SHA512 b860452373dc41d6b0dd0042d1fc4c97621f143d20e9354a1572126ab815ee0cec6548ddfab9fa276943ed33d9ffd8810243e67eb5fae1d11f18ef0b2b074650
HEAD_REF master
PATCHES
acl.patch

View File

@ -1,7 +1,6 @@
{
"name": "iceoryx",
"version": "2.0.2",
"port-version": 1,
"version": "2.0.3",
"description": "True zero-copy inter-process-communication",
"homepage": "https://iceoryx.io",
"license": "Apache-2.0",

View File

@ -3077,8 +3077,8 @@
"port-version": 0
},
"iceoryx": {
"baseline": "2.0.2",
"port-version": 1
"baseline": "2.0.3",
"port-version": 0
},
"icu": {
"baseline": "72.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bb960b0f9f6f909467d87fa171e5909c318953dc",
"version": "2.0.3",
"port-version": 0
},
{
"git-tree": "01c97cf0c2e2ba63c406b8b0d2b51443dec98ee2",
"version": "2.0.2",