Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xinit/1.4.3 package update #38817

Merged
merged 1 commit into from
Jan 5, 2025
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
6 changes: 3 additions & 3 deletions xinit.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated from https://git.alpinelinux.org/aports/plain/community/xinit/APKBUILD
package:
name: xinit
version: 1.4.2
epoch: 1
version: 1.4.3
epoch: 0
description: X.Org initialisation program
copyright:
- license: MIT
Expand All @@ -26,7 +26,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: b7d8dc8d22ef9f15985a10b606ee4f2aad6828befa437359934647e88d331f23
expected-sha256: 86409f21a6a31148d2c1c17bf5f2d904eb5ef455f9dc67c49fbd0c10ab18fd5a
uri: https://www.x.org/releases/individual/app/xinit-${{package.version}}.tar.xz

- uses: autoconf/configure
Expand Down
Loading