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.3
version: 23.1.4
epoch: 0
description: Mesa DRI OpenGL library
copyright:
Expand Down Expand Up @@ -56,7 +56,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9
expected-sha256: 7261a17fb94867e3dc5a90d8a1f100fa04b0cbbde51d25302c0872b5e9a10959
uri: https://mesa.freedesktop.org/archive/mesa-${{package.version}}.tar.xz

- runs: |
Expand Down