summaryrefslogtreecommitdiffstats
path: root/rules/hostapd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-08-09 10:05:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-08-09 10:06:04 +0200
commit714d609556ce7ad25e492c5378abc1ec2da842db (patch)
tree25838575ce3227c3a32ab1cd79eda3914eb7e788 /rules/hostapd.make
parent1091e21967355c4ea7c3ac4422b5502f2951b444 (diff)
downloadptxdist-714d609556ce7ad25e492c5378abc1ec2da842db.tar.gz
ptxdist-714d609556ce7ad25e492c5378abc1ec2da842db.tar.xz
hostapd: version bump 2.8 -> 2.9
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 6601b2ae6..243303ccc 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.8
-HOSTAPD_MD5 := ed2c254e5f400838cb9d8e7b6e43b86c
+HOSTAPD_VERSION := 2.9
+HOSTAPD_MD5 := f188fc53a495fe7af3b6d77d3c31dee8
HOSTAPD := $(HOSTAPD_NAME)-$(HOSTAPD_VERSION)
HOSTAPD_SUFFIX := tar.gz
HOSTAPD_URL := http://w1.fi/releases/$(HOSTAPD).$(HOSTAPD_SUFFIX)