From d1f729bfaba94b7397e221b7b03653dd1df55574 Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Sat, 24 Apr 2021 00:04:39 +0300 Subject: [PATCH] Update ipctool --- br-ext-chip-sigmastar/package/ipctool/ipctool.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/br-ext-chip-sigmastar/package/ipctool/ipctool.mk b/br-ext-chip-sigmastar/package/ipctool/ipctool.mk index 3d6c6eb0..47209992 100644 --- a/br-ext-chip-sigmastar/package/ipctool/ipctool.mk +++ b/br-ext-chip-sigmastar/package/ipctool/ipctool.mk @@ -1,10 +1,10 @@ ################################################################################ # -# ipctool +# ipctool | updated 2021.04.23 # ################################################################################ -IPCTOOL_VERSION = 04b2eec1f6d2cbb053548257836e6a7bbebf9d93 +IPCTOOL_VERSION = 56fa840899fc024a4e3c5126a5792f4498dca7d2 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE