diff options
| -rw-r--r-- | subprojects/glfw3.wrap | 4 | ||||
| -rw-r--r-- | subprojects/packagefiles/wlr-protocols/meson.build | 2 | ||||
| -rw-r--r-- | subprojects/wayland-protocols.wrap | 4 | ||||
| -rw-r--r-- | subprojects/wlr-protocols.wrap | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/subprojects/glfw3.wrap b/subprojects/glfw3.wrap index 4d1a2c2..606148e 100644 --- a/subprojects/glfw3.wrap +++ b/subprojects/glfw3.wrap @@ -1,6 +1,6 @@ [wrap-git] -directory = glfw3-b00e6a8 +directory = glfw3-ed6452b url = https://github.com/glfw/glfw.git -revision = b00e6a8a88ad1b60c0a045e696301deb92c9a13e +revision = ed6452b13c76f7b4da216a9952bc7837aeb0f031 depth = 1 method = cmake diff --git a/subprojects/packagefiles/wlr-protocols/meson.build b/subprojects/packagefiles/wlr-protocols/meson.build index 3c5dbdd..455ccbb 100644 --- a/subprojects/packagefiles/wlr-protocols/meson.build +++ b/subprojects/packagefiles/wlr-protocols/meson.build @@ -1,2 +1,2 @@ -project('wlr-protocols', 'c', version: 'git-2ec67eb') +project('wlr-protocols', 'c', version: 'git-bf4fc79') wlr_protocols_srcdir = meson.project_source_root() diff --git a/subprojects/wayland-protocols.wrap b/subprojects/wayland-protocols.wrap index fea39b9..2b169a1 100644 --- a/subprojects/wayland-protocols.wrap +++ b/subprojects/wayland-protocols.wrap @@ -1,5 +1,5 @@ [wrap-git] -directory = wayland-protocols-1.45 +directory = wayland-protocols-1.49 url = https://gitlab.freedesktop.org/wayland/wayland-protocols.git -revision = 1.45 +revision = 1.49 depth = 1 diff --git a/subprojects/wlr-protocols.wrap b/subprojects/wlr-protocols.wrap index f3807f9..4074bdc 100644 --- a/subprojects/wlr-protocols.wrap +++ b/subprojects/wlr-protocols.wrap @@ -1,6 +1,6 @@ [wrap-git] -directory = wlr-protocols-92feabd +directory = wlr-protocols-bf4fc79 url = https://gitlab.freedesktop.org/wlroots/wlr-protocols.git -revision = 92feabdfd77ab141ff76c3a9ce327dcbb8e57b1c +revision = bf4fc79abc359eea5a0edec0ac6d4a2b2955f82a depth = 1 patch_directory = wlr-protocols |