From 08d69cc01f6915181abf004133461de322cf8218 Mon Sep 17 00:00:00 2001 From: matteo Date: Mon, 14 Jul 2008 10:23:36 +0000 Subject: 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 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/acx-mac80211') diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile index d2b6d8adb..10865ab26 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 -- cgit v1.2.3