From 06f3f01b06940547c3293aa8589696e24173dddd Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sat, 12 Oct 2013 10:50:35 +0000 Subject: acx-mac80211: update to latest version Fixes compilation for linux 3.10. Signed-off-by: Jonas Gorski SVN-Revision: 38367 --- package/kernel/acx-mac80211/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/kernel/acx-mac80211/Makefile') diff --git a/package/kernel/acx-mac80211/Makefile b/package/kernel/acx-mac80211/Makefile index 3e4984d..3f0fad9 100644 --- a/package/kernel/acx-mac80211/Makefile +++ b/package/kernel/acx-mac80211/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=acx-mac80211 -PKG_REV:=v2012-09-23-WIP -PKG_VERSION:=20121004 +PKG_REV:=v20130127 +PKG_VERSION:=20130909 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 @@ -18,7 +18,7 @@ PKG_SOURCE_URL:=git://acx100.git.sourceforge.net/gitroot/acx100/acx-mac80211 PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) -PKG_MIRROR_MD5SUM:=8d6bc84239059fd938ff4d989579f622 +# PKG_MIRROR_MD5SUM:= PKG_BUILD_DEPENDS:=mac80211 PKG_CONFIG_DEPENDS:= \ -- cgit v1.1