From d1854ecf3b7270d7c04be21454ff4dfc1fbcecbc Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 21 Oct 2007 12:17:49 +0000 Subject: fix more downloading crap git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9389 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/rt61/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/rt61/Makefile') diff --git a/package/rt61/Makefile b/package/rt61/Makefile index d646f18002..7ccbc45ed6 100644 --- a/package/rt61/Makefile +++ b/package/rt61/Makefile @@ -14,7 +14,7 @@ PKG_VERSION:=cvs-2007060307 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@openwrt/ +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources PKG_MD5SUM:=8d71fee47bdaac4c7d79180a4ea33649 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3