From f2f1fa4ad4acffbfaa5cd7f45c243c1a67344cc7 Mon Sep 17 00:00:00 2001 From: Amin Ben Romdhane Date: Thu, 12 Mar 2026 15:11:05 +0100 Subject: [PATCH] wifimngr: 20.3.9 --- wifimngr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wifimngr/Makefile b/wifimngr/Makefile index 6c6b69251..451189f07 100644 --- a/wifimngr/Makefile +++ b/wifimngr/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wifimngr -PKG_VERSION:=20.3.8 +PKG_VERSION:=20.3.9 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=8582c271ae5540ea659974a2852502c7fe8e9d74 +PKG_SOURCE_VERSION:=3cc425fa857adcccf5a8f742237dc9fe79c71366 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