Skip to content

Commit

Permalink
Update ipmitool version to ipmitool_1.8.19-4+deb12u1 (#20241)
Browse files Browse the repository at this point in the history
  • Loading branch information
baxia-lan authored Sep 12, 2024
1 parent 702dd4e commit b73d613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/ipmitool.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ipmitool packages
IPMITOOL_VERSION = 1.8.19
IPMITOOL_VERSION_SUFFIX = 4
IPMITOOL_VERSION_SUFFIX = 4+deb12u1
IPMITOOL_VERSION_FULL = $(IPMITOOL_VERSION)-$(IPMITOOL_VERSION_SUFFIX)
IPMITOOL = ipmitool_$(IPMITOOL_VERSION_FULL)_$(CONFIGURED_ARCH).deb
$(IPMITOOL)_SRC_PATH = $(SRC_PATH)/ipmitool
Expand Down

0 comments on commit b73d613

Please sign in to comment.