diff --git a/hostmngr/Makefile b/hostmngr/Makefile index 6fbaef24f..a1fc5b509 100644 --- a/hostmngr/Makefile +++ b/hostmngr/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostmngr -PKG_VERSION:=1.1.6 +PKG_VERSION:=1.1.7 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=2563c39a0296ee41d4fc471f8c5574c3410642f2 +PKG_SOURCE_VERSION:=79a6649995752da3501808debeed9e3ddfdf4d59 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