diff --git a/wifimngr/Makefile b/wifimngr/Makefile index e7072b933..60eb235eb 100644 --- a/wifimngr/Makefile +++ b/wifimngr/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wifimngr -PKG_VERSION:=20.1.4 +PKG_VERSION:=20.1.5 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=acc65aacbb42fc598d4286e4a0a4ea26eec76df3 +PKG_SOURCE_VERSION:=7e113a00839d076d2a25c728bf739fbecdd453ec PKG_SOURCE_URL:=https://dev.iopsys.eu/hal/wifimngr.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz PKG_MIRROR_HASH:=skip