From 081afd037e1f1539266c5b79e2a81207c9e23142 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 7 Apr 2008 08:48:20 +0000 Subject: [PATCH] Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org SVN-Revision: 10755 --- package/mac80211/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 12a177b4e8..f71652d2ce 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=mac80211 PKG_RELEASE:=1 -PKG_VERSION:=2008-04-06 +PKG_VERSION:=2008-04-07 PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://linuxwireless.org/download/compat-wireless-2.6/ PKG_BUILD_DIR:=$(BUILD_DIR)/compat-wireless-$(PKG_VERSION)