From 8e6d84de3ec68bf1d2b2597d7adeb7ad354c1afa Mon Sep 17 00:00:00 2001 From: pavlov Date: Tue, 31 Jul 2007 19:47:16 +0000 Subject: [PATCH] check old if not in current git-svn-id: svn://svn.openwrt.org/openwrt/packages@8282 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/batman/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/batman/Makefile b/net/batman/Makefile index 1bfd76c57..29b1bc098 100644 --- a/net/batman/Makefile +++ b/net/batman/Makefile @@ -14,7 +14,8 @@ PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)_sources PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION)_sources.tgz -PKG_SOURCE_URL:=http://downloads.open-mesh.net/batman/stable/sources/ +PKG_SOURCE_URL:=http://downloads.open-mesh.net/batman/stable/sources/ \ + http://downloads.open-mesh.net/batman/stable/sources/ PKG_MD5SUM:=b00ad9603e32c85224d5b19f99126ddf PKG_CAT:=zcat