Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mesa.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://git.alpinelinux.org/aports/plain/main/mesa/APKBUILD
package:
name: mesa
version: 23.1.2
version: 23.1.3
epoch: 0
description: Mesa DRI OpenGL library
copyright:
Expand Down Expand Up @@ -56,7 +56,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 60b1f3adb1561830c158bf3c68508943674fb9d69f384c3c7289694385ab5c7e
expected-sha256: 2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9
uri: https://mesa.freedesktop.org/archive/mesa-${{package.version}}.tar.xz

- runs: |
Expand Down