From caa500233b49ed76631bd90916c077c07124bcd0 Mon Sep 17 00:00:00 2001
From: Matteo Croce <rootkit85@yahoo.it>
Date: Mon, 14 Jul 2008 10:23:36 +0000
Subject: [PATCH] acx: fix firmware download URL

SVN-Revision: 11821
---
 package/acx-mac80211/Makefile | 6 +++---
 package/acx/Makefile          | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile
index d2b6d8adb0..10865ab262 100644
--- a/package/acx-mac80211/Makefile
+++ b/package/acx-mac80211/Makefile
@@ -10,15 +10,15 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=acx-mac80211
-PKG_VERSION:=20080112
+PKG_VERSION:=20080210
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/acx100
-PKG_MD5SUM:=3d2253c3a639ebccf06113be888118fb
+PKG_MD5SUM:=d1c38b3ff24ce9162eb678298763ec88
 
 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
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
-- 
GitLab