diff --git a/ports/iceoryx/portfile.cmake b/ports/iceoryx/portfile.cmake index 835c74e8da..3956f9dc31 100644 --- a/ports/iceoryx/portfile.cmake +++ b/ports/iceoryx/portfile.cmake @@ -6,7 +6,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO eclipse-iceoryx/iceoryx REF "v${VERSION}" - SHA512 b860452373dc41d6b0dd0042d1fc4c97621f143d20e9354a1572126ab815ee0cec6548ddfab9fa276943ed33d9ffd8810243e67eb5fae1d11f18ef0b2b074650 + SHA512 0fc259147cb60137891ea005eda683245b6ef38c3b35fd8735d2a89f8f1d1fe5096ad1075a918277ee58f3f50c2b145dc3dc6de9484843bfc0398c80b7940e2b HEAD_REF master PATCHES acl.patch diff --git a/ports/iceoryx/vcpkg.json b/ports/iceoryx/vcpkg.json index c61eed72a4..c59896dca5 100644 --- a/ports/iceoryx/vcpkg.json +++ b/ports/iceoryx/vcpkg.json @@ -1,6 +1,6 @@ { "name": "iceoryx", - "version": "2.0.3", + "version": "2.0.5", "description": "True zero-copy inter-process-communication", "homepage": "https://iceoryx.io", "license": "Apache-2.0", diff --git a/versions/baseline.json b/versions/baseline.json index a0531ec981..1e49581147 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3429,7 +3429,7 @@ "port-version": 1 }, "iceoryx": { - "baseline": "2.0.3", + "baseline": "2.0.5", "port-version": 0 }, "icu": { diff --git a/versions/i-/iceoryx.json b/versions/i-/iceoryx.json index 37593df069..6d2d889579 100644 --- a/versions/i-/iceoryx.json +++ b/versions/i-/iceoryx.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "477aa79e85cf40785cfc5aee9dc0bf7203571793", + "version": "2.0.5", + "port-version": 0 + }, { "git-tree": "bb960b0f9f6f909467d87fa171e5909c318953dc", "version": "2.0.3",