aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-04-07 08:48:20 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-04-07 08:48:20 +0000
commit8f2b229dabbcaa471b57f9d6bf06f1b9c7d1f7b1 (patch)
tree961d4b3207710b1e85a7bb6acd84f7f00e1b574d /package
parent338e0a12fbf69975373126ff8b003ff550a41ede (diff)
downloadmaster-187ad058-8f2b229dabbcaa471b57f9d6bf06f1b9c7d1f7b1.tar.gz
master-187ad058-8f2b229dabbcaa471b57f9d6bf06f1b9c7d1f7b1.tar.bz2
master-187ad058-8f2b229dabbcaa471b57f9d6bf06f1b9c7d1f7b1.zip
Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10755 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
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)