diff options
| author | Derek Foreman <derek.foreman@collabora.com> | 2024-10-15 05:44:23 -0500 |
|---|---|---|
| committer | Marge Bot <emma+marge@anholt.net> | 2024-11-07 00:03:23 +0000 |
| commit | cdef622a0a2ba95302a5b21bdeed99a95dbc8347 (patch) | |
| tree | ba17ef14fbbeb444a5a840da3288b6324483c0cd /subprojects | |
| parent | c108dfc930f03ec916d889bf4e6bc59a4c3869f4 (diff) | |
meson: Update wayland-protocols to 1.38
Update the wrap and the dependency, as well as bumping several build tags.
I've also turned off wayland-protocols tests, as we don't want to bump the
wayland-scanner version at this time.
Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26150>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/wayland-protocols.wrap | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/subprojects/wayland-protocols.wrap b/subprojects/wayland-protocols.wrap index 296a63f6bc5..61f306bdffd 100644 --- a/subprojects/wayland-protocols.wrap +++ b/subprojects/wayland-protocols.wrap @@ -1,8 +1,8 @@ [wrap-file] -directory = wayland-protocols-1.34 -source_url = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.34/downloads/wayland-protocols-1.34.tar.xz -source_filename = wayland-protocols-1.34.tar.xz -source_hash = c59b27cacd85f60baf4ee5f80df5c0d15760ead6a2432b00ab7e2e0574dcafeb +directory = wayland-protocols-1.38 +source_url = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.38/downloads/wayland-protocols-1.38.tar.xz +source_filename = wayland-protocols-1.38.tar.xz +source_hash = ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe [provide] wayland-protocols = wayland_protocols |