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
commitbc13e4c08a07eca48a0e27088378f31822e72e02 (patch)
treefa3ad5471c2e714e7cfab4a0cb20e15f00ec465f /package/mac80211/Makefile
parente56dcdcffd8636ea59512fde8fc5e62863af9d49 (diff)
downloadupstream-bc13e4c08a07eca48a0e27088378f31822e72e02.tar.gz
upstream-bc13e4c08a07eca48a0e27088378f31822e72e02.tar.bz2
upstream-bc13e4c08a07eca48a0e27088378f31822e72e02.zip
mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
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)