From cf00f872bd7bc03d0f947ee0d8dbdd76fe8c4bcd Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Sat, 24 Apr 2021 00:02:56 +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 06fff403..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 +# ipctool | updated 2021.04.23 # ################################################################################ -IPCTOOL_VERSION = 7e523a84b054a122245039b7b32e67bf0995ba8f +IPCTOOL_VERSION = 56fa840899fc024a4e3c5126a5792f4498dca7d2 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE