diff options
author | matteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-12 13:27:26 +0000 |
---|---|---|
committer | matteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-12 13:27:26 +0000 |
commit | b45c92bdd0d0ca3029f85709bbe83f5aba740118 (patch) | |
tree | 9bfc3d050b9e3f22509ea8075446edbaccc2a784 /package/acx/Makefile | |
parent | 5c8527e33115c84eb1307e12389457fcaf9c5590 (diff) |
update the acx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10178 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx/Makefile')
-rw-r--r-- | package/acx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/acx/Makefile b/package/acx/Makefile index ce173023c..216df5f44 100644 --- a/package/acx/Makefile +++ b/package/acx/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=acx -PKG_VERSION:=20071003 -PKG_RELEASE:=2 +PKG_VERSION:=20080112 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/acx100 -PKG_MD5SUM:=09cbaa558e1850d4996e7083d8b7bb93 +PKG_MD5SUM:=b376b5359ef15da589ef17387a6b37d3 PKG_FW_NAME:=tiacx111c16 PKG_FW_URL:=http://teknoraver.campuslife.it/software/acx-mac80211/ |