aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.builds/alpine.yml2
-rw-r--r--.builds/archlinux.yml2
-rw-r--r--.builds/freebsd.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.builds/alpine.yml b/.builds/alpine.yml
index 59df7737..0bbb01e0 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -24,7 +24,7 @@ packages:
24 - hwdata-dev 24 - hwdata-dev
25sources: 25sources:
26 - https://github.com/swaywm/sway 26 - https://github.com/swaywm/sway
27 - https://gitlab.freedesktop.org/wlroots/wlroots.git 27 - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.17
28tasks: 28tasks:
29 - wlroots: | 29 - wlroots: |
30 cd wlroots 30 cd wlroots
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index 9972c01a..579c9864 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -21,7 +21,7 @@ packages:
21 - hwdata 21 - hwdata
22sources: 22sources:
23 - https://github.com/swaywm/sway 23 - https://github.com/swaywm/sway
24 - https://gitlab.freedesktop.org/wlroots/wlroots.git 24 - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.17
25tasks: 25tasks:
26 - wlroots: | 26 - wlroots: |
27 cd wlroots 27 cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 29c6312a..3f9b9bb8 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -30,7 +30,7 @@ packages:
30- misc/hwdata 30- misc/hwdata
31sources: 31sources:
32- https://github.com/swaywm/sway 32- https://github.com/swaywm/sway
33- https://gitlab.freedesktop.org/wlroots/wlroots.git 33- https://gitlab.freedesktop.org/wlroots/wlroots.git#0.17
34tasks: 34tasks:
35- setup: | 35- setup: |
36 cd sway 36 cd sway