From de8c4dbc02a34a6a6ef33a8b0bb133df2b930692 Mon Sep 17 00:00:00 2001 From: vdutta Date: Sat, 11 Mar 2023 10:35:02 +0530 Subject: [PATCH] icwmp: 9.1.18 --- icwmp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icwmp/Makefile b/icwmp/Makefile index b1ee1e982..c212763bb 100755 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=9.1.17 +PKG_VERSION:=9.1.18 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/icwmp.git -PKG_SOURCE_VERSION:=08604a791d3fe417a743b396e7f47c6159e2dbe8 +PKG_SOURCE_VERSION:=87dec94fbc2792b5e6b918d7e4ce60fc95f1c779 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip