From dba01cdc8e0875418c5dbbf84ee6f1769d65982f Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 10 Sep 2021 07:28:27 +0000 Subject: [PATCH] hostapd: bump package to ship updated wlanap.cgi Signed-off-by: Arne Fitzenreiter --- lfs/hostapd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/hostapd b/lfs/hostapd index 19a4b93400..6bbe5e4b79 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2021 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/hostap-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hostapd -PAK_VER = 56 +PAK_VER = 57 DEPS = -- 2.39.5