aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-11-10 15:31:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-11-10 15:31:37 +0000
commit4ad1f2d710268e2c86b4253ee70368fe671fc9b9 (patch)
treef2c89a6a4d317f140c7f6a9a5e021a389f8a34c2 /package
parent28039aea90968d023fce751d39f34761efd0d005 (diff)
downloadupstream-4ad1f2d710268e2c86b4253ee70368fe671fc9b9.tar.gz
upstream-4ad1f2d710268e2c86b4253ee70368fe671fc9b9.tar.bz2
upstream-4ad1f2d710268e2c86b4253ee70368fe671fc9b9.zip
acx-mac80211: update to 20111030
Fixes build failures with Linux 3.1+ SVN-Revision: 28939
Diffstat (limited to 'package')
-rw-r--r--package/acx-mac80211/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile
index 0c19540cbf..5b560c0610 100644
--- a/package/acx-mac80211/Makefile
+++ b/package/acx-mac80211/Makefile
@@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=acx-mac80211
-PKG_REV:=0da6e533679c177c1f5efffd22e345304d273e49
-PKG_VERSION:=20110821
+PKG_REV:=09bebfda18d7000bfeaa4d5d49db90ef601f23a3
+PKG_VERSION:=20111030
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2