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
6 changes: 3 additions & 3 deletions openipmi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: openipmi
version: 2.0.36
epoch: 2
version: "2.0.37"
epoch: 0
description: IPMI (Intelligent Platform Management Interface) library and tools
copyright:
- license: LGPL-2.0-or-later AND GPL-2.0-or-later OR BSD-3-Clause
Expand All @@ -26,7 +26,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: a0403148fa5f7bed930c958a4d1c558047e273763a408b3a0368edc137cc55d9
expected-sha256: c62d38f5da7df4299ac3a652508e959537752440181e34c76b2aecebd7f301b9
uri: https://downloads.sourceforge.net/openipmi/OpenIPMI-${{package.version}}.tar.gz

- uses: autoconf/configure
Expand Down
Loading