diff options
author | matteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-10 20:30:28 +0000 |
---|---|---|
committer | matteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-10 20:30:28 +0000 |
commit | e3b5c0b4f18aae7ada5ebedfd77f82d0a4ac280e (patch) | |
tree | b6eef676c9ca0f40807235bfdb6822c47bdd6abd /package/acx/Makefile | |
parent | 85b39abe7d82d9b6b3ee3c7bc9f9d94fbb65beff (diff) |
update acx100
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10439 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx/Makefile')
-rw-r--r-- | package/acx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/acx/Makefile b/package/acx/Makefile index 216df5f44..c61bf2d92 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:=20080112 +PKG_VERSION:=20080210 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/acx100 -PKG_MD5SUM:=b376b5359ef15da589ef17387a6b37d3 +PKG_MD5SUM:=7d5ce3215708e4e9f95cf567a9ee3a12 PKG_FW_NAME:=tiacx111c16 PKG_FW_URL:=http://teknoraver.campuslife.it/software/acx-mac80211/ |