aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-03-10 08:50:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-03-10 08:50:11 +0000
commit98f1d6294812b543885112bb7bcd10bac4266a59 (patch)
tree1654605118a9daab04def97d1339be0044bebe2f /package/mac80211/Makefile
parent46ee5d19027cf739e6c4b034d4c4048d1803e8be (diff)
downloadmaster-187ad058-98f1d6294812b543885112bb7bcd10bac4266a59.tar.gz
master-187ad058-98f1d6294812b543885112bb7bcd10bac4266a59.tar.bz2
master-187ad058-98f1d6294812b543885112bb7bcd10bac4266a59.zip
[package] mac80211: update compat-wireless to 2009-03-09
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14831 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 bddbd4c27b..f62413eb22 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-03-07
+ PKG_VERSION:=2009-03-09
PKG_RELEASE:=1
PKG_SOURCE_URL:= \
http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/03 \
http://wireless.kernel.org/download/compat-wireless-2.6
- PKG_MD5SUM:=4cb60588d90cbb0eb573cddd669cf35b
+ PKG_MD5SUM:=2fb00c2879e217f02c6b68069410f2e1
endif
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2