diff --git a/libreoffice-24.8.yaml b/libreoffice-24.8.yaml index 8e40893c2ec..df4583cc69e 100644 --- a/libreoffice-24.8.yaml +++ b/libreoffice-24.8.yaml @@ -1,6 +1,6 @@ package: name: libreoffice-24.8 - version: 24.8.3.2 + version: 24.8.4.1 epoch: 0 description: # https://www.libreoffice.org/about-us/licenses @@ -101,7 +101,7 @@ pipeline: with: repository: https://github.com/LibreOffice/core tag: libreoffice-${{package.version}} - expected-commit: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92 + expected-commit: 1be9007f5d86a3741c366527d13e2970cbeef057 # patch rather than cherry-pick. The git fetch of main takes multiple minutes. - uses: patch