aboutsummaryrefslogtreecommitdiffstats
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
commit895cc55cde2e66dc7e13e49604278606220182e4 (patch)
tree3be5d1db1dea70778759bd43ff8ae033cbf83fec /package/mac80211/Makefile
parent17bfab8e1595b2b72b063ae502165f48c0e61767 (diff)
downloadupstream-895cc55cde2e66dc7e13e49604278606220182e4.tar.gz
upstream-895cc55cde2e66dc7e13e49604278606220182e4.tar.bz2
upstream-895cc55cde2e66dc7e13e49604278606220182e4.zip
[mac80211] update compat-wireless to 2009-05-21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15976 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 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