From fd2ea5846b416322f0ad0d07c0cacc18bcd7bfb8 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 5 Mar 2009 12:49:25 +0000 Subject: mac80211: update compat-wireless to 2009-03-04, and refresh patches SVN-Revision: 14749 --- package/mac80211/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/mac80211/Makefile') diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index a963f3d..1aeff60 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 -- cgit v1.1