diff --git a/wifimngr/Makefile b/wifimngr/Makefile index 6da79d829..139ed5363 100644 --- a/wifimngr/Makefile +++ b/wifimngr/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wifimngr -PKG_VERSION:=14.0.8 +PKG_VERSION:=14.0.9 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=af1c9ae51544532bc535814de63f9a55d2388792 +PKG_SOURCE_VERSION:=beeffd6651723c049ea32af74d927a9baa6ee2c5 PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/wifimngr.git PKG_MAINTAINER:=Anjan Chanda PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz