summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-05-30 01:01:06 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-05-30 01:01:06 +0000
commit478ae49618fd5125dd2f7e9ab59d5b66792c9abb (patch)
tree2f300d682a8f7b238015972a6315efa60909cb89 /package/mac80211/Makefile
parentce4aa59497e0f6cc2eda9e29e892cc150e40f8ac (diff)
downloadmaster-31e0f0ae-478ae49618fd5125dd2f7e9ab59d5b66792c9abb.tar.gz
master-31e0f0ae-478ae49618fd5125dd2f7e9ab59d5b66792c9abb.tar.bz2
master-31e0f0ae-478ae49618fd5125dd2f7e9ab59d5b66792c9abb.zip
mac80211: update to wireless-testing 2012-05-29
SVN-Revision: 32002
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 489c3384d7..a0388bb157 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,10 +10,10 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2012-04-17
-PKG_RELEASE:=2
+PKG_VERSION:=2012-05-29
+PKG_RELEASE:=1
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-PKG_MD5SUM:=2607092b22b5cb552dc3c79921c85369
+PKG_MD5SUM:=a98eedfcb1690405626217e040deec1a
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)