From: Tim Yardley Date: Tue, 31 Jul 2007 19:47:16 +0000 (+0000) Subject: check old if not in current X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=873697c83cf2d0dc7c80d9f3f21f6f5bc26b73e0;p=lede-routing%2F.git check old if not in current git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@8282 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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