summaryrefslogtreecommitdiffstats
path: root/package/rt61
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-21 12:17:49 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-21 12:17:49 +0000
commit18a017bbe4e03a8376861f32c5bf26721cbe24e4 (patch)
tree864834659b1eb4523c63f5f0060d3b43814ce516 /package/rt61
parent3646d3c2260f274120fdde404070a3a3d4e45020 (diff)
fix more downloading crap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9389 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/rt61')
-rw-r--r--package/rt61/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rt61/Makefile b/package/rt61/Makefile
index d646f1800..7ccbc45ed 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