From 70bcce58cdbbcb3e1a9ff80fd696437792cc92c6 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Fri, 10 Dec 2021 10:48:22 +0300 Subject: [PATCH] Update ipctool --- general/package/ipctool/ipctool.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/general/package/ipctool/ipctool.mk b/general/package/ipctool/ipctool.mk index 214a0055..aac9b481 100644 --- a/general/package/ipctool/ipctool.mk +++ b/general/package/ipctool/ipctool.mk @@ -1,10 +1,10 @@ ################################################################################ # -# ipctool | updated 2021.12.06 +# ipctool | updated 2021.12.10 # ################################################################################ -IPCTOOL_VERSION = 89abf0d6874ea26682113ab2a541e0caf73d8f70 +IPCTOOL_VERSION = 0982b23b234e6d156e4a325ea6c29b9cbd91e2c7 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE