Skip to content

Commit 1400579

Browse files
feliwirBillyONeal
andauthored
[wayland] Update to 1.25.0 (#51042)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
1 parent f7805f1 commit 1400579

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/wayland/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ vcpkg_from_gitlab(
1919
OUT_SOURCE_PATH SOURCE_PATH
2020
REPO wayland/wayland
2121
REF ${VERSION}
22-
SHA512 454a4d7cab9fb9eafe3505114e9dfafed94c985fb7f156eb2d67f258bf2bf8418598ab75c237aa75fabe81a811981dbc72363870f2f81ddcbfb3adfaa95d4947
22+
SHA512 24c8cb42598d0d0d78831b200630cb2254c81241661b7977f30d4d733f6efceac91768784db64d0991e2044adf04049a6d3f5b27a5d9ceab8605dd89589abb68
2323
HEAD_REF master
2424
PATCHES
2525
cross-build.diff

ports/wayland/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wayland",
3-
"version": "1.23.1",
3+
"version": "1.25.0",
44
"description": "Core Wayland window system code and protocol",
55
"homepage": "https://wayland.freedesktop.org",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10713,7 +10713,7 @@
1071310713
"port-version": 0
1071410714
},
1071510715
"wayland": {
10716-
"baseline": "1.23.1",
10716+
"baseline": "1.25.0",
1071710717
"port-version": 0
1071810718
},
1071910719
"wayland-protocols": {

versions/w-/wayland.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "8a7a61298eab57084fa6a490268ea0e76b237950",
5+
"version": "1.25.0",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "15e4d3bdaff7f31a3e77ad8df8ea405705388db0",
510
"version": "1.23.1",

0 commit comments

Comments
 (0)