From b5b7c7136472abf5acfbfb638ab659948c67b4cf Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Fri, 23 Apr 2021 23:58:50 +0300 Subject: [PATCH] Update ipctool --- br-ext-chip-xiongmai/package/ipctool/ipctool.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/br-ext-chip-xiongmai/package/ipctool/ipctool.mk b/br-ext-chip-xiongmai/package/ipctool/ipctool.mk index 627f0c52..47209992 100644 --- a/br-ext-chip-xiongmai/package/ipctool/ipctool.mk +++ b/br-ext-chip-xiongmai/package/ipctool/ipctool.mk @@ -1,10 +1,10 @@ ################################################################################ # -# ipctool | updated 2021.04.22 +# ipctool | updated 2021.04.23 # ################################################################################ -IPCTOOL_VERSION = 826e4179edc3da26fb2818e969e5ea79e21ae018 +IPCTOOL_VERSION = 56fa840899fc024a4e3c5126a5792f4498dca7d2 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE