Skip to content

Commit

Permalink
libreoffice-24.8/24.8.3.2 package update (#33666)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: dann frazier <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: dann frazier <[email protected]>
  • Loading branch information
3 people authored Nov 26, 2024
1 parent 9f97760 commit bcc2d5f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions libreoffice-24.8.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: libreoffice-24.8
version: 24.8.3.1
version: 24.8.3.2
epoch: 0
description:
# https://www.libreoffice.org/about-us/licenses
Expand Down Expand Up @@ -92,14 +92,16 @@ environment:
- python-${{vars.python-version}}-dev
- zip
environment:
# https://github.com/wolfi-dev/os/issues/34075
GCC_SPEC_FILE: /dev/null
JAVA_HOME: ${{vars.java-home}}

pipeline:
- uses: git-checkout
with:
repository: https://github.com/LibreOffice/core
tag: libreoffice-${{package.version}}
expected-commit: 65412f067af443213e726c93f137ccc85c9a1e06
expected-commit: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92

# patch rather than cherry-pick. The git fetch of main takes multiple minutes.
- uses: patch
Expand Down

0 comments on commit bcc2d5f

Please sign in to comment.