From 41453f0f97c37bcca7880d65190234ea2ea8241e Mon Sep 17 00:00:00 2001 From: Vivek Kumar Dutta Date: Thu, 27 Jul 2023 12:41:58 +0530 Subject: [PATCH] icwmp: 9.5.1 --- icwmp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icwmp/Makefile b/icwmp/Makefile index 1c81bfa55..e23f05503 100755 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=9.5.0 +PKG_VERSION:=9.5.1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/icwmp.git -PKG_SOURCE_VERSION:=81d66bc1e8f8d2101ef4bd07ceb8044314e720e6 +PKG_SOURCE_VERSION:=8167cfa5a0ce77f467ad173e44d0012a6cb9b3e3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip