diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-07-14 10:23:36 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-07-14 10:23:36 +0000 |
commit | caa500233b49ed76631bd90916c077c07124bcd0 (patch) | |
tree | 8a5231714aa4a8e0b2e21fdddd3dffc029de7437 /package/acx/Makefile | |
parent | 1d3d606613f75729a2c3d366bedb152126dddd1b (diff) | |
download | upstream-caa500233b49ed76631bd90916c077c07124bcd0.tar.gz upstream-caa500233b49ed76631bd90916c077c07124bcd0.tar.bz2 upstream-caa500233b49ed76631bd90916c077c07124bcd0.zip |
acx: fix firmware download URL
SVN-Revision: 11821
Diffstat (limited to 'package/acx/Makefile')
-rw-r--r-- | package/acx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/acx/Makefile b/package/acx/Makefile index c1dbe35309..a15da69873 100644 --- a/package/acx/Makefile +++ b/package/acx/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_URL:=@SF/acx100 PKG_MD5SUM:=7d5ce3215708e4e9f95cf567a9ee3a12 PKG_FW_C16_NAME:=tiacx111c16 -PKG_FW_C16_URL:=http://teknoraver.campuslife.it/software/acx-mac80211/ +PKG_FW_C16_URL:=http://teknoraver.net/software/acx-mac80211/ PKG_FW_C16_MD5SUM:=7026826460376f6b174f9225bd7781b9 PKG_FW_C19_NAME:=tiacx111c19 |