From 71435f63a50a5740d6971e06c79f12caa4556e1e Mon Sep 17 00:00:00 2001 From: matteo Date: Sat, 5 Jan 2008 02:44:04 +0000 Subject: [AR7] updated DSL driver and firmware (closes #2532) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10118 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ar7-atm/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/ar7-atm/Makefile') diff --git a/package/ar7-atm/Makefile b/package/ar7-atm/Makefile index 88eb08449..5b4342a7c 100644 --- a/package/ar7-atm/Makefile +++ b/package/ar7-atm/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=sangam_atm -PKG_VERSION:=07.02.01.00 -PKG_RELEASE:=1 +PKG_VERSION:=D7.03.01.00 +PKG_RELEASE:=R2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.bz2 -PKG_SOURCE_URL:=http://downloads.openwrt.org/sources -PKG_MD5SUM:=240558504afe41aeb472301d2e3fa052 +PKG_SOURCE_URL:=http://teknoraver.campuslife.it/software +PKG_MD5SUM:=bc6e9c6adb1be25820c7ee661de8ca7d include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3