aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-04-06 19:17:59 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2020-04-13 22:40:19 +0200
commit76d22fc24b4d4a7e93b722af3005cc38bdef8111 (patch)
treec2e62ddde07e8f487a775e13950e916cc56e1d7d /package/network/services/hostapd/Makefile
parentb43023b7baeae9c4702c46677be16585b715bc3e (diff)
downloadupstream-76d22fc24b4d4a7e93b722af3005cc38bdef8111.tar.gz
upstream-76d22fc24b4d4a7e93b722af3005cc38bdef8111.tar.bz2
upstream-76d22fc24b4d4a7e93b722af3005cc38bdef8111.zip
hostapd: backport usleep patch
Optionally fixes compilation with uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
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 7472f5904e..b7fe1d8018 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:=8
+PKG_RELEASE:=9
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git