From 1a513710f84b25cd39a9bf9d67d42989604610e9 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 22 Oct 2007 13:40:13 +0000 Subject: [PATCH] Fix more download URLs (#2551) git-svn-id: svn://svn.openwrt.org/openwrt/packages@9399 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/crowdcontrol/Makefile | 2 +- net/mvprelay/Makefile | 2 +- net/updatedd/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/crowdcontrol/Makefile b/net/crowdcontrol/Makefile index ce048b853..ddc49dfbf 100644 --- a/net/crowdcontrol/Makefile +++ b/net/crowdcontrol/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=0.4b PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@openwrt +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_MD5SUM:=a0991ae3d1f1a361558bed1a4aa66a9c PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) diff --git a/net/mvprelay/Makefile b/net/mvprelay/Makefile index b307eb835..2f29428aa 100644 --- a/net/mvprelay/Makefile +++ b/net/mvprelay/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=@openwrt/ +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_MD5SUM:=189fb792470c966834d5204705ebee83 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) diff --git a/net/updatedd/Makefile b/net/updatedd/Makefile index 7816c0760..ae4392610 100644 --- a/net/updatedd/Makefile +++ b/net/updatedd/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=updatedd PKG_VERSION:=2.6 PKG_RELEASE:=5 -PKG_SOURCE_URL:=@openwrt/ +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.bz2 PKG_MD5SUM:=f03446105ed043cd5dbd1ab95484d27f