aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-11-11 22:30:10 +0100
committerSimon Ser <contact@emersion.fr>2022-11-11 22:30:10 +0100
commit0143c7ade860627228aa23435098558efc5a6750 (patch)
treed17351bee55736be1b621ab3a33bdf3d17fc0d27
parent5c239eaac59f327294aceac739c6fa035456ed14 (diff)
ci: checkout wlroots 0.16.0
-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 8bd9f3cc..f672cb9c 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -23,7 +23,7 @@ packages:
- hwdata
sources:
- https://github.com/swaywm/sway
- - https://gitlab.freedesktop.org/wlroots/wlroots.git
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.16.0
tasks:
- wlroots: |
cd wlroots
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index 19bd2e59..d0744297 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -20,7 +20,7 @@ packages:
- hwdata
sources:
- https://github.com/swaywm/sway
- - https://gitlab.freedesktop.org/wlroots/wlroots.git
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.16.0
tasks:
- wlroots: |
cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 4f019613..7fd8dc9d 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -28,7 +28,7 @@ packages:
- misc/hwdata
sources:
- https://github.com/swaywm/sway
-- https://gitlab.freedesktop.org/wlroots/wlroots.git
+- https://gitlab.freedesktop.org/wlroots/wlroots.git#0.16.0
tasks:
- setup: |
cd sway