diff options
-rwxr-xr-x | wayland/wlroots/build | 1 | ||||
-rw-r--r-- | wayland/wlroots/checksums | 2 | ||||
-rw-r--r-- | wayland/wlroots/sources | 2 | ||||
-rw-r--r-- | wayland/wlroots/version | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/wayland/wlroots/build b/wayland/wlroots/build index 8a00a92a..06b86f6a 100755 --- a/wayland/wlroots/build +++ b/wayland/wlroots/build @@ -9,6 +9,7 @@ cl-meson \ -Dxwayland=enabled \ -Dbackends=drm,libinput,x11 \ -Drenderers=gles2 \ + -Dsession=enabled \ . build ninja -C build diff --git a/wayland/wlroots/checksums b/wayland/wlroots/checksums index 1ed1ee30..534ea488 100644 --- a/wayland/wlroots/checksums +++ b/wayland/wlroots/checksums @@ -1,2 +1,2 @@ %BLAKE3 -60ff4ba53a12ff4e277905a220076e8c66e3c9b203bb59848db3892561657c61 wlroots-0.16.2.tar.gz +c13009860715083e38d74f091c5791a48965d71a6f44ddf547c5b664e43c04e0 wlroots-0.18.1.tar.gz diff --git a/wayland/wlroots/sources b/wayland/wlroots/sources index 640e6cc0..c01a501f 100644 --- a/wayland/wlroots/sources +++ b/wayland/wlroots/sources @@ -1 +1 @@ -https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.16.2/wlroots-0.16.2.tar.gz +https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.18.1/wlroots-0.18.1.tar.gz diff --git a/wayland/wlroots/version b/wayland/wlroots/version index 18fec78f..10895720 100644 --- a/wayland/wlroots/version +++ b/wayland/wlroots/version @@ -1 +1 @@ -0.16.2 1 +0.18.1 1 |