diff --git a/ports/wayland/portfile.cmake b/ports/wayland/portfile.cmake index e1ab2a697784f1..d2d44575fb85bc 100644 --- a/ports/wayland/portfile.cmake +++ b/ports/wayland/portfile.cmake @@ -19,7 +19,7 @@ vcpkg_from_gitlab( OUT_SOURCE_PATH SOURCE_PATH REPO wayland/wayland REF ${VERSION} - SHA512 454a4d7cab9fb9eafe3505114e9dfafed94c985fb7f156eb2d67f258bf2bf8418598ab75c237aa75fabe81a811981dbc72363870f2f81ddcbfb3adfaa95d4947 + SHA512 24c8cb42598d0d0d78831b200630cb2254c81241661b7977f30d4d733f6efceac91768784db64d0991e2044adf04049a6d3f5b27a5d9ceab8605dd89589abb68 HEAD_REF master PATCHES cross-build.diff diff --git a/ports/wayland/vcpkg.json b/ports/wayland/vcpkg.json index 9c57f0aa382f05..53cbe77fb142ac 100644 --- a/ports/wayland/vcpkg.json +++ b/ports/wayland/vcpkg.json @@ -1,6 +1,6 @@ { "name": "wayland", - "version": "1.23.1", + "version": "1.25.0", "description": "Core Wayland window system code and protocol", "homepage": "https://wayland.freedesktop.org", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index fc64f8af0780b9..a8c82cfcef66da 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -10713,7 +10713,7 @@ "port-version": 0 }, "wayland": { - "baseline": "1.23.1", + "baseline": "1.25.0", "port-version": 0 }, "wayland-protocols": { diff --git a/versions/w-/wayland.json b/versions/w-/wayland.json index 8e96f73b4b14b0..8fa37e825b11c8 100644 --- a/versions/w-/wayland.json +++ b/versions/w-/wayland.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8a7a61298eab57084fa6a490268ea0e76b237950", + "version": "1.25.0", + "port-version": 0 + }, { "git-tree": "15e4d3bdaff7f31a3e77ad8df8ea405705388db0", "version": "1.23.1",