diff --git a/wifimngr/Makefile b/wifimngr/Makefile index f11f200a1..cbd8e605a 100644 --- a/wifimngr/Makefile +++ b/wifimngr/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wifimngr -PKG_VERSION:=14.3.1 +PKG_VERSION:=14.3.2 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=cdaf1ffa68b9ea2bf4fcd6960938caa111a2a895 +PKG_SOURCE_VERSION:=b8cd9f543756f49a4da2d02cce45094f1544d920 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