diff options
author | acinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-17 20:49:55 +0000 |
---|---|---|
committer | acinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-17 20:49:55 +0000 |
commit | e51e3d76335a774f81483348c1ebebf5da912a7f (patch) | |
tree | e5dd4e1fc3e8b0b16e7ee9fcf6da0aed05bb8d57 /package/acx-mac80211/Makefile | |
parent | ae67992a87e2b613fca7a5612c81721de2716ff1 (diff) |
[package] acx-mac80211: Bump to v20120607
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32416 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx-mac80211/Makefile')
-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 ef84bfffb..fc95a609a 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:=15bbffeadc1928a21a8a5f6519a5aea13b50678a -PKG_VERSION:=20120422 +PKG_REV:=v20120607 +PKG_VERSION:=20120607 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |