check old if not in current
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@8282 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ece13a9bdf
commit
873697c83c
1 changed files with 2 additions and 1 deletions
3
Makefile
3
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue