From 75f3182a394af273e91a7f721350d88923b45bb3 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 19 Oct 2020 14:48:57 +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 b208c732d4..f70d09f4bc 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 = 51 +PAK_VER = 52 DEPS = -- 2.39.5