Signed-off-by: Sven Püschel <[email protected]> --- rules/hostapd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/hostapd.make b/rules/hostapd.make index 2030a2cd4..979ec31fe 100644 --- a/rules/hostapd.make +++ b/rules/hostapd.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_HOSTAPD) += hostapd # Paths and names # HOSTAPD_NAME := hostapd -HOSTAPD_VERSION := 2.10 -HOSTAPD_MD5 := 0be43e9e09ab94a7ebf82de0d1c57761 +HOSTAPD_VERSION := 2.11 +HOSTAPD_MD5 := 7c1d9203f575a4de7360b907df7aaccd HOSTAPD := $(HOSTAPD_NAME)-$(HOSTAPD_VERSION) HOSTAPD_SUFFIX := tar.gz HOSTAPD_URL := http://w1.fi/releases/$(HOSTAPD).$(HOSTAPD_SUFFIX) -- 2.47.3
