update acx-mac80211 and change the git url.
authorFlorian Fainelli <florian@openwrt.org>
Mon, 16 Aug 2010 16:00:50 +0000 (16:00 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 16 Aug 2010 16:00:50 +0000 (16:00 +0000)
SVN-Revision: 22672

package/acx-mac80211/Makefile

index a69dc5fdc5b3a9df4e1ac7e92ffbc2da7aa94132..59119b1399eaaae688ea0a842814582bbd5db5c1 100644 (file)
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=acx-mac80211
-PKG_REV:=02c4f99b
-PKG_VERSION:=20100514
+PKG_REV:=a5f1bfc9
+PKG_VERSION:=20100815
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=git://gitorious.org/~oli1417/acx-mac80211/oli1417-clone.git
+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)