Skip to content
Merged
Show file tree
Hide file tree
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 dmidecode.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated from https://git.alpinelinux.org/aports/plain/main/dmidecode/APKBUILD
package:
name: dmidecode
version: "3.6"
epoch: 41
version: "3.7"
epoch: 0
description: A utility for reporting system hardware as described by BIOS
copyright:
- license: GPL-2.0-or-later
Expand All @@ -29,7 +29,7 @@ pipeline:
with:
repository: https://git.savannah.nongnu.org/git/dmidecode.git
tag: dmidecode-${{vars.tag-name}}
expected-commit: 51b1ecc262e4d0a45994f7a736ca1ab77b10480b
expected-commit: 21a2ee3ff73e71875d171ed1b9b851afa27aa90b

- name: build
runs: make
Expand Down
Loading
Loading