From 873697c83cf2d0dc7c80d9f3f21f6f5bc26b73e0 Mon Sep 17 00:00:00 2001 From: Tim Yardley 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/net/batman@8282 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1bfd76c..29b1bc0 100644 --- a/Makefile +++ b/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 -- 2.35.1