diff --git a/wifimngr/Makefile b/wifimngr/Makefile index 2809f3dc2..45d7679fd 100644 --- a/wifimngr/Makefile +++ b/wifimngr/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wifimngr -PKG_VERSION:=17.1.1 +PKG_VERSION:=17.1.2 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=0061b914828711f08311c19495c2bafe561a75d8 +PKG_SOURCE_VERSION:=d737d8fed930f10b20a5ebe15ab7e4db0cc16b3e 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