aboutsummaryrefslogtreecommitdiffstats
path: root/package/rt61/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-10-21 12:17:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-10-21 12:17:49 +0000
commit58035f5e0237f68d772733b83b696a293cdd26fc (patch)
tree837d816c97e2b98114073d9a470fcd23f42e270e /package/rt61/Makefile
parent467c1a7189d341c80742b102253056d4c74093d9 (diff)
downloadupstream-58035f5e0237f68d772733b83b696a293cdd26fc.tar.gz
upstream-58035f5e0237f68d772733b83b696a293cdd26fc.tar.bz2
upstream-58035f5e0237f68d772733b83b696a293cdd26fc.zip
fix more downloading crap
SVN-Revision: 9389
Diffstat (limited to 'package/rt61/Makefile')
-rw-r--r--package/rt61/Makefile2
1 files changed, 1 insertions, 1 deletions
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