summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index b98a9b3266..7a2c94e44c 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -11,8 +11,8 @@ task:
- env ASSUME_ALWAYS_YES=yes pkg install -y gmake pkgconf poco cppunit autotools coreutils git bash npm png pango
- mkdir libreoffice-src
- cd libreoffice-src
- - fetch https://github.com/CollaboraOnline/online/releases/download/for-code-assets/LibreOfficeKit-includes-co-2021.tar.gz
- - tar -xzf LibreOfficeKit-includes-co-2021.tar.gz
+ - fetch https://github.com/CollaboraOnline/online/releases/download/for-code-assets/LibreOfficeKit-includes-co-22.05.tar.gz
+ - tar -xzf LibreOfficeKit-includes-co-22.05.tar.gz
build_script:
- mkdir .git/hooks
- pw useradd -n cool -d /tmp/coolhome -m