aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-11-20 02:26:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-11-20 02:26:41 +0000
commit0e2ad3a26609a4654d2ba14f7295a44671db5878 (patch)
tree4d477969e529720ebe562d93e44c0cad8c6f358c /package/mac80211/Makefile
parent3d74e35219661260873164ed7697d188c08aa368 (diff)
downloadupstream-0e2ad3a26609a4654d2ba14f7295a44671db5878.tar.gz
upstream-0e2ad3a26609a4654d2ba14f7295a44671db5878.tar.bz2
upstream-0e2ad3a26609a4654d2ba14f7295a44671db5878.zip
mac80211: update to latest wireless-testing + more stability work
SVN-Revision: 24044
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 769fcec2e9..f7536950f1 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,12 +10,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2010-11-16
+PKG_VERSION:=2010-11-20
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:=eb996cb637326203544753d3a05a3979
+PKG_MD5SUM:=2c9ca2ff2d8c20dca33e72d271219c3c
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)