From 08d69cc01f6915181abf004133461de322cf8218 Mon Sep 17 00:00:00 2001 From: matteo Date: Mon, 14 Jul 2008 10:23:36 +0000 Subject: [PATCH] acx: fix firmware download URL git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11821 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 -- 2.11.0