acx: fix firmware download URL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11821 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
03d24ee682
commit
6615198354
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue