[package] acx-mac80211: update to 20111030
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 10 Nov 2011 15:31:37 +0000 (15:31 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 10 Nov 2011 15:31:37 +0000 (15:31 +0000)
Fixes build failures with Linux 3.1+

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28939 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/acx-mac80211/Makefile

index 0c19540..5b560c0 100644 (file)
@@ -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
This page took 0.028195 seconds and 4 git commands to generate.