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

hwdata/0.392 package update #41235

Merged
merged 1 commit into from
Feb 4, 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
4 changes: 2 additions & 2 deletions hwdata.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://git.alpinelinux.org/aports/plain/main/hwdata/APKBUILD
package:
name: hwdata
version: "0.391"
version: "0.392"
epoch: 0
description: Hardware identification and configuration data
copyright:
Expand All @@ -26,7 +26,7 @@ var-transforms:
pipeline:
- uses: fetch
with:
expected-sha256: 620fe1c22922a3d1bd1062424e9cc6b954acea2f83b72ff0cb45144981cb1975
expected-sha256: 1f472d8f2ec824d4efe6a75480767c4ce240fa5d91b6428d9f8775035da3ba1f
uri: https://github.com/vcrhonek/hwdata/archive/refs/tags/v${{vars.mangled-package-version}}.tar.gz

- uses: autoconf/configure
Expand Down
Loading