From 114cbf2cf4f7c39cf0760612e2b2906e11460fed Mon Sep 17 00:00:00 2001 From: Vivek Kumar Dutta Date: Sun, 19 Jan 2025 21:18:28 +0530 Subject: [PATCH] hostmngr: ActiveIPConnections Vendor extension --- hostmngr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hostmngr/Makefile b/hostmngr/Makefile index f750ff0e8..8f00a8a48 100644 --- a/hostmngr/Makefile +++ b/hostmngr/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostmngr -PKG_VERSION:=1.2.13 +PKG_VERSION:=1.2.14 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=73b59bc246f9b47c36758c9920d4467e35bdf6f4 +PKG_SOURCE_VERSION:=6ea9fdb38a8e067b850841d6e7f7266bf76c363a PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/hostmngr.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz PKG_MIRROR_HASH:=skip