aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2008-12-10 21:14:44 +0000
committerMirko Vogt <mirko@openwrt.org>2008-12-10 21:14:44 +0000
commit3dc1772f70bb90f0725307ebdaf6109aa678b2c9 (patch)
tree9d76f8428cfd71861c375b528d61d00238c4d6dc /package
parent24e299f95d1839a794a8475c876c6c5b5064b975 (diff)
downloadupstream-3dc1772f70bb90f0725307ebdaf6109aa678b2c9.tar.gz
upstream-3dc1772f70bb90f0725307ebdaf6109aa678b2c9.tar.bz2
upstream-3dc1772f70bb90f0725307ebdaf6109aa678b2c9.zip
mac80211 updated to 2008-12-10 due to 404-download-error on prior version
SVN-Revision: 13586
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 4644afb87e..5c5c24565d 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -13,7 +13,7 @@ PKG_NAME:=mac80211
PKG_RELEASE:=1
ifneq ($(CONFIG_LINUX_2_6_27)$(CONFIG_LINUX_2_6_28),)
- PKG_VERSION:=2008-12-09
+ PKG_VERSION:=2008-12-10
PKG_SOURCE_URL:=http://wireless.kernel.org/download/compat-wireless-2.6/
else
PKG_VERSION:=2008-08-06