diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 1da8c0b8..6fc62aa7 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -19,7 +19,7 @@ packages: - xwayland sources: - https://github.com/swaywm/sway - - https://github.com/swaywm/wlroots + - https://github.com/swaywm/wlroots#0.12.0 tasks: - wlroots: | cd wlroots diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index ef057d68..90a1f1c2 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -16,7 +16,7 @@ packages: - xorg-xwayland sources: - https://github.com/swaywm/sway - - https://github.com/swaywm/wlroots + - https://github.com/swaywm/wlroots#0.12.0 tasks: - wlroots: | cd wlroots diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index 0a176089..252005f7 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -24,7 +24,7 @@ packages: - x11/xcb-util-wm sources: - https://github.com/swaywm/sway -- https://github.com/swaywm/wlroots +- https://github.com/swaywm/wlroots#0.12.0 tasks: - setup: | cd sway