Skip to content

Commit

Permalink
Upgrade ipmitool versions to 1.8.19-4+deb12u1
Browse files Browse the repository at this point in the history
Signed-off-by: Richard KUO <richard_kuo@edge-core.com>
  • Loading branch information
richardkuo1999 committed Sep 9, 2024
1 parent 9989a27 commit f32a40d
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 f32a40d

Please sign in to comment.