aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-07-20 01:54:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-07-20 01:54:01 +0000
commitd4971a863f80f9057cba997a3939fb37888314fa (patch)
tree76c4e64996b51fc767b8444a05f8ef74f0cb70f1 /package/mac80211/Makefile
parent3d068619786b40ae8b0e0cce4fcabfb60e46015b (diff)
downloadupstream-d4971a863f80f9057cba997a3939fb37888314fa.tar.gz
upstream-d4971a863f80f9057cba997a3939fb37888314fa.tar.bz2
upstream-d4971a863f80f9057cba997a3939fb37888314fa.zip
mac80211: update to wireless-testing 2010-07-16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22301 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 11a9202c53..050447d052 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,12 +10,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2010-07-06
-PKG_RELEASE:=2
+PKG_VERSION:=2010-07-16
+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:=e669e4c2ed4f0cc9a6a28e941d766eac
+PKG_MD5SUM:=f0eb07a207d1f3675787a466c838b777
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)