summaryrefslogtreecommitdiffstats
path: root/rules/hostapd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-04-26 16:27:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-04-26 16:58:41 +0200
commitc82b34799a474368f978b88aef1395f2ae26aa21 (patch)
treef75e46085c71eddeaf79dc2fda6a7b0b66f96bd2 /rules/hostapd.make
parent60378750d7f579b30b5c73896b4bd171e448453d (diff)
downloadptxdist-c82b34799a474368f978b88aef1395f2ae26aa21.tar.gz
ptxdist-c82b34799a474368f978b88aef1395f2ae26aa21.tar.xz
hostapd: version bump 2.7 -> 2.8
Also, follow Debian and upstream and enable some more options. The license md5 changes are just copyright year updates. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/hostapd.make')
-rw-r--r--rules/hostapd.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/hostapd.make b/rules/hostapd.make
index ae38acbc7..d17383d21 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.7
-HOSTAPD_MD5 := 8d3799f3a3c247cff47d41503698721b
+HOSTAPD_VERSION := 2.8
+HOSTAPD_MD5 := ed2c254e5f400838cb9d8e7b6e43b86c
HOSTAPD := $(HOSTAPD_NAME)-$(HOSTAPD_VERSION)
HOSTAPD_SUFFIX := tar.gz
HOSTAPD_URL := http://w1.fi/releases/$(HOSTAPD).$(HOSTAPD_SUFFIX)
@@ -31,8 +31,8 @@ HOSTAPD_CONFIG = $(call ptx/get-alternative, config/hostapd, defconfig)
HOSTAPD_DOTCONFIG := $(BUILDDIR)/$(HOSTAPD)/$(HOSTAPD_SUBDIR)/.config
HOSTAPD_LICENSE := BSD-3-Clause
HOSTAPD_LICENSE_FILES := \
- file://COPYING;md5=a3791c270ad6bb026707d17bf750e5ef \
- file://README;md5=495cbce6008253de4b4d8f4cdfae9f4f
+ file://COPYING;md5=279b4f5abb9c153c285221855ddb78cc \
+ file://README;md5=e7d3dbb01f75f0b9799e192731d1e1ff
# ----------------------------------------------------------------------------
# Prepare