aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-06-30 00:10:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-06-30 00:10:38 +0000
commit601604de20e2c93f1409fb44d46ba7971ad69777 (patch)
treef389af435ba957f05548162bfd9c5e4fab589a3f /package/mac80211/Makefile
parentc0edae12e180ccfa6b0403d279b2b9cfd39715d2 (diff)
downloadupstream-601604de20e2c93f1409fb44d46ba7971ad69777.tar.gz
upstream-601604de20e2c93f1409fb44d46ba7971ad69777.tar.bz2
upstream-601604de20e2c93f1409fb44d46ba7971ad69777.zip
mac80211: update to wireless-testing 2010-06-28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21988 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a46863b20d..4d2ef0edec 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-15
+PKG_VERSION:=2010-06-28
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:=7d18106ca78213bf9ce27406cd79458c
+PKG_MD5SUM:=10100e68991ed0749ee52cfc1704966b
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)