From 1e6d156e5c185107b82251df4e1482d543bde6b1 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Thu, 18 Nov 2021 16:33:54 +0300 Subject: [PATCH] Update ipctool and majestic --- 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 705ef283..6353c1ba 100644 --- a/general/package/ipctool/ipctool.mk +++ b/general/package/ipctool/ipctool.mk @@ -1,10 +1,10 @@ ################################################################################ # -# ipctool | updated 2021.11.17 +# ipctool | updated 2021.11.18 # ################################################################################ -IPCTOOL_VERSION = 7813c366ebbef2476826d8167c8e024eb448bd6c +IPCTOOL_VERSION = a71c92d7364b4387105e2aa4d33175d9decbf4b1 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE