From ad3c6d0c28b6cf27e76a2daaa5d410e5e664389b Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (via Araneus server)" <flyrouter@gmail.com> Date: Sat, 19 Jun 2021 16:12:38 +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 a46d0e7d..f96e24f7 100644 --- a/general/package/ipctool/ipctool.mk +++ b/general/package/ipctool/ipctool.mk @@ -1,10 +1,10 @@ ################################################################################ # -# ipctool | updated 2021.06.12 +# ipctool | updated 2021.06.19 # ################################################################################ -IPCTOOL_VERSION = 94ee7bd7e2de3a79288ba1499f4864aee67983bf +IPCTOOL_VERSION = 7c25684308d18f7fd232b7e9d9c249e4a8107951 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE