From 2127c97b8f738a1d2b75d817a42d73145bde257c Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 29 Dec 2020 10:17:09 +0000 Subject: [PATCH] hostapd: Bump package version Signed-off-by: Michael Tremer --- lfs/hostapd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/hostapd b/lfs/hostapd index f70d09f4bc..3cac20c8a2 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hostapd -PAK_VER = 52 +PAK_VER = 53 DEPS = -- 2.39.5