aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-03-24 15:11:16 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-03-24 15:11:16 +0000
commite5494fd6f03732193b22ea2b4e2898a7fd34f023 (patch)
treedb68fd2d6dd704f97d093c4b1c8594429add1514 /package/mac80211/Makefile
parent2094a9de3e4764f6952d92230236f6187e81fd80 (diff)
downloadupstream-e5494fd6f03732193b22ea2b4e2898a7fd34f023.tar.gz
upstream-e5494fd6f03732193b22ea2b4e2898a7fd34f023.tar.bz2
upstream-e5494fd6f03732193b22ea2b4e2898a7fd34f023.zip
[mac80211] update compat-wireless to 2009-03-24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15019 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 b1e5a609f4..5e83d4fc02 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-18
+ PKG_VERSION:=2009-03-24
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:=d46d230f62aed9bdec7a1f168feb221b
+ PKG_MD5SUM:=9e0574d123b6d6827c56a7c0042173fb
endif
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2