summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-05 12:49:25 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-05 12:49:25 +0000
commit15870b5ffe42faccdb23732756bfc1e33ebc052b (patch)
treee1cdbea1f9888296f3e92f2391dbaff232bb16e1 /package/mac80211/Makefile
parent8c3be08d37358330041745f231f57d6964ab7fb8 (diff)
[package] mac80211: update compat-wireless to 2009-03-04, and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14749 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a963f3d3e..1aeff606a 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
ifneq ($(CONFIG_LINUX_2_6_27)$(CONFIG_LINUX_2_6_28),)
- PKG_VERSION:=2009-03-03
- PKG_RELEASE:=2
+ PKG_VERSION:=2009-03-04
+ 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:=285550a7ce02f936393eea768bf299db
+ PKG_MD5SUM:=8f4b9cfcc0985db945b12741b1d1ee75
else
PKG_VERSION:=2008-08-06
PKG_RELEASE:=2