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
commit41872e876522f11895124c072d9f449c34242773 (patch)
tree849c0f5368b73df1ddb966103f656a942fcaff4b /package/mac80211/Makefile
parentf813a693fd5e07c60c042a0b11ae8e15144fc960 (diff)
downloadupstream-41872e876522f11895124c072d9f449c34242773.tar.gz
upstream-41872e876522f11895124c072d9f449c34242773.tar.bz2
upstream-41872e876522f11895124c072d9f449c34242773.zip
mac80211: update to wireless-testing 2010-07-16
SVN-Revision: 22301
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)