aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-01-12 00:28:17 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-01-14 00:52:49 +0000
commit1e2d162092dd54fc7b285dd89014958786dc2b5a (patch)
treeca669a2f8755eb1cde6e5d90eca7cb5f902d5043 /package/network/services/hostapd/Makefile
parent7babb978ad9d7fc29acb1ff86afb1eb343af303a (diff)
downloadupstream-1e2d162092dd54fc7b285dd89014958786dc2b5a.tar.gz
upstream-1e2d162092dd54fc7b285dd89014958786dc2b5a.tar.bz2
upstream-1e2d162092dd54fc7b285dd89014958786dc2b5a.zip
hostapd: improve error handling when adding supplicant config
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index a6d56d1433..a64065db10 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_RELEASE:=24
+PKG_RELEASE:=25
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git