From e1a59ddbdb0299351a44a0c2a72e7292fda1ae78 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Thu, 25 Nov 2021 00:19:37 +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 6353c1ba..997344f4 100644 --- a/general/package/ipctool/ipctool.mk +++ b/general/package/ipctool/ipctool.mk @@ -1,10 +1,10 @@ ################################################################################ # -# ipctool | updated 2021.11.18 +# ipctool | updated 2021.11.25 # ################################################################################ -IPCTOOL_VERSION = a71c92d7364b4387105e2aa4d33175d9decbf4b1 +IPCTOOL_VERSION = 32dd1743142f625c528c00abdeeed12aec350c91 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE