From 80e4efdb3393212069ff6ac469be273ccb3d58a3 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 23 Jun 2021 14:44:04 +0200 Subject: ci: stick to wlroots 0.14.0 --- .builds/alpine.yml | 2 +- .builds/archlinux.yml | 2 +- .builds/freebsd.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 85538319..a1952566 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -21,7 +21,7 @@ packages: - xwayland sources: - https://github.com/swaywm/sway - - https://github.com/swaywm/wlroots + - https://github.com/swaywm/wlroots#0.14.0 tasks: - wlroots: | cd wlroots diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index 05ceef8d..6c364219 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -18,7 +18,7 @@ packages: - seatd sources: - https://github.com/swaywm/sway - - https://github.com/swaywm/wlroots + - https://github.com/swaywm/wlroots#0.14.0 tasks: - wlroots: | cd wlroots diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index 4698dbc7..285102ad 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -26,7 +26,7 @@ packages: - x11/xcb-util-wm sources: - https://github.com/swaywm/sway -- https://github.com/swaywm/wlroots +- https://github.com/swaywm/wlroots#0.14.0 tasks: - setup: | cd sway -- cgit v1.2.3-54-g00ecf