summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2009-05-22 07:19:58 +0000
committerAndy Boyett <agb@openwrt.org>2009-05-22 07:19:58 +0000
commitb7e3af28b12545f8cffd156ba82507ca5ddfc61b (patch)
tree62de3a478b41638373d3276257c297162d0e0261 /package/mac80211/Makefile
parentcbb550605fbdb3597c802042c1908df6766fb272 (diff)
downloadmaster-31e0f0ae-b7e3af28b12545f8cffd156ba82507ca5ddfc61b.tar.gz
master-31e0f0ae-b7e3af28b12545f8cffd156ba82507ca5ddfc61b.tar.bz2
master-31e0f0ae-b7e3af28b12545f8cffd156ba82507ca5ddfc61b.zip
update compat-wireless to 2009-05-21
SVN-Revision: 15976
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 004c2ea29a..28351ebf45 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -17,12 +17,12 @@ ifneq ($(CONFIG_LINUX_2_6_21)$(CONFIG_LINUX_2_6_23)$(CONFIG_LINUX_2_6_24)$(CONFI
PKG_MD5SUM:=9563ceeed86bca0859ad5f010623277c
PATCH_DIR:=./patches-old
else
- PKG_VERSION:=2009-05-08
+ PKG_VERSION:=2009-05-21
PKG_RELEASE:=1
PKG_SOURCE_URL:= \
http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/05 \
http://wireless.kernel.org/download/compat-wireless-2.6
- PKG_MD5SUM:=9e973ca21e20e51f0a3c215c980b1f55
+ PKG_MD5SUM:=9d15b1d02c7ab48e96ec2f3f9b336e66
endif
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2