aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-07-07 17:03:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-07-07 17:03:00 +0000
commitc2e40eeace3af76767116f9912493a38f9888c55 (patch)
treecb79659dbe88f514d1be993f10cad2517d6f3673 /package/mac80211/Makefile
parent29ac8cfbf72d7160ad01177497a6f517bd3100f8 (diff)
downloadupstream-c2e40eeace3af76767116f9912493a38f9888c55.tar.gz
upstream-c2e40eeace3af76767116f9912493a38f9888c55.tar.bz2
upstream-c2e40eeace3af76767116f9912493a38f9888c55.zip
mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k
SVN-Revision: 22088
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 4d2ef0edec..71ce17addc 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,12 +10,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2010-06-28
+PKG_VERSION:=2010-07-06
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
# http://www.orbit-lab.org/kernel/compat-wireless-2.6/2010/11 \
# http://wireless.kernel.org/download/compat-wireless-2.6
-PKG_MD5SUM:=10100e68991ed0749ee52cfc1704966b
+PKG_MD5SUM:=e669e4c2ed4f0cc9a6a28e941d766eac
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)