From b22683c59ab8eca7a2c187185a5db62079a11e75 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Mon, 6 Dec 2021 20:17:14 +0300 Subject: [PATCH] Update ipctool --- general/package/ipctool/ipctool.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/package/ipctool/ipctool.mk b/general/package/ipctool/ipctool.mk index dd1b453d..214a0055 100644 --- a/general/package/ipctool/ipctool.mk +++ b/general/package/ipctool/ipctool.mk @@ -4,7 +4,7 @@ # ################################################################################ -IPCTOOL_VERSION = 2f8f77469bcd606985ed2889ef6bce4162b921cc +IPCTOOL_VERSION = 89abf0d6874ea26682113ab2a541e0caf73d8f70 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE