aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-16 16:00:50 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-16 16:00:50 +0000
commit02b615d6ae83abe555ec34b3f365edb1efd51abb (patch)
tree03662736c6554e749de84e63cb3e2460faf23054 /package
parente7e2d190afd76e22d04f89a1801ecd4a67787373 (diff)
downloadupstream-02b615d6ae83abe555ec34b3f365edb1efd51abb.tar.gz
upstream-02b615d6ae83abe555ec34b3f365edb1efd51abb.tar.bz2
upstream-02b615d6ae83abe555ec34b3f365edb1efd51abb.zip
update acx-mac80211 and change the git url.
SVN-Revision: 22672
Diffstat (limited to 'package')
-rw-r--r--package/acx-mac80211/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile
index a69dc5fdc5..59119b1399 100644
--- a/package/acx-mac80211/Makefile
+++ b/package/acx-mac80211/Makefile
@@ -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)