Skip to content

Commit

Permalink
mesa/24.2.5 package update (#30951)
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 <121097084+wolfi-bot@users.noreply.github.com>
Signed-off-by: James Rawlings <jrawlings@chainguard.dev>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: James Rawlings <jrawlings@chainguard.dev>
  • Loading branch information
3 people authored Oct 16, 2024
1 parent e3436eb commit 6a217f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libxxf86vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: libxxf86vm
version: 1.1.5
epoch: 0
epoch: 1
description: X11 XFree86 video mode extension library
copyright:
- license: MIT
Expand Down
6 changes: 3 additions & 3 deletions mesa.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: mesa
version: 24.2.4
epoch: 1
version: 24.2.5
epoch: 0
description: Mesa DRI OpenGL library
copyright:
- license: MIT AND SGI-B-2.0 AND BSL-1.0
Expand Down Expand Up @@ -63,7 +63,7 @@ pipeline:
with:
repository: https://gitlab.freedesktop.org/mesa/mesa
tag: mesa-${{package.version}}
expected-commit: e2ab51c49fbaa6275779198614a17b7a8bd7902a
expected-commit: 3b9fcb7e4d794dee30b6674a5f8a312e6f741ce9

- runs: |
export CFLAGS="$CFLAGS -O2 -g1"
Expand Down

0 comments on commit 6a217f6

Please sign in to comment.