From ac6b21949bdc9dcb2aaf96dd69a0641cba7fda3f Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Tue, 21 Sep 2021 19:18:39 +0300 Subject: [PATCH] Update version --- general/overlay/etc/openipc_banner | 2 +- general/package/ipctool/ipctool.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/general/overlay/etc/openipc_banner b/general/overlay/etc/openipc_banner index 3d6410d3..f598c866 100644 --- a/general/overlay/etc/openipc_banner +++ b/general/overlay/etc/openipc_banner @@ -4,6 +4,6 @@ / \ ___ ___ _ _ | || \/ _| | | || \/ _ \| \| || || | || | | | || | | __/| \ || || _/| |_ -\___/| _/\___||_|\_||_||_| \___|.ORG v2.1.9.14 +\___/| _/\___||_|\_||_||_| \___|.ORG v2.1.9.21 |_| diff --git a/general/package/ipctool/ipctool.mk b/general/package/ipctool/ipctool.mk index aa903d71..a5c51c25 100644 --- a/general/package/ipctool/ipctool.mk +++ b/general/package/ipctool/ipctool.mk @@ -1,10 +1,10 @@ ################################################################################ # -# ipctool | updated 2021.09.14 +# ipctool | updated 2021.09.21 # ################################################################################ -IPCTOOL_VERSION = 8db0341eea56cfed93a58d5adead1649915d65e7 +IPCTOOL_VERSION = 1d15a5da9c1b5477af9f23cbece5efc37046d097 IPCTOOL_SITE = $(call github,openipc,ipctool,$(IPCTOOL_VERSION)) IPCTOOL_LICENSE = MIT IPCTOOL_LICENSE_FILES = LICENSE