summaryrefslogtreecommitdiffstats
path: root/rules/hostapd.make
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2017-01-12 12:22:22 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-01-12 13:55:57 +0100
commit83d2bbd32bd61e02b9250d9a17d82af34a4463e2 (patch)
tree564b1f4fa77735eaebf15533b19a58a2dc60df54 /rules/hostapd.make
parent970d1729c281a70f4ce3731292dec761cc45f975 (diff)
downloadptxdist-83d2bbd32bd61e02b9250d9a17d82af34a4463e2.tar.gz
ptxdist-83d2bbd32bd61e02b9250d9a17d82af34a4463e2.tar.xz
hostapd: version bump 2.5-> 2.6
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/hostapd.make')
-rw-r--r--rules/hostapd.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/hostapd.make b/rules/hostapd.make
index 06cd0a416..21f2e01ab 100644
--- a/rules/hostapd.make
+++ b/rules/hostapd.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_HOSTAPD) += hostapd
# Paths and names
#
HOSTAPD_NAME := hostapd
-HOSTAPD_VERSION := 2.5
-HOSTAPD_MD5 := 69f9cec3f76d74f402864a43e4f8624f
+HOSTAPD_VERSION := 2.6
+HOSTAPD_MD5 := eaa56dce9bd8f1d195eb62596eab34c7
HOSTAPD := $(HOSTAPD_NAME)-$(HOSTAPD_VERSION)
HOSTAPD_SUFFIX := tar.gz
HOSTAPD_URL := http://w1.fi/releases/$(HOSTAPD).$(HOSTAPD_SUFFIX)