diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-11 08:11:28 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-11 08:11:28 +0000 |
commit | 60b11dcdd2d28f23b989d3892b3cb1adf81c9453 (patch) | |
tree | 9c793c77c7a8187d991b1ff39e64326e21e0325c /package/acx-mac80211 | |
parent | eba6ff5b0d1797af98c9e4a311689eedbe3a153d (diff) |
[package] update acx-mac80211 to 20100830
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23002 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx-mac80211')
-rw-r--r-- | package/acx-mac80211/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile index 59119b139..850ce6c3a 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:=a5f1bfc9 -PKG_VERSION:=20100815 +PKG_REV:=6130cd9c7c07e1a5babf53f7f89e70e5844c2d08 +PKG_VERSION:=20100830 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |