batctl: Update to 2014.3.0
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
This commit is contained in:
parent
2db474d808
commit
a923357eee
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=batctl
|
||||
|
||||
PKG_VERSION:=2014.2.0
|
||||
PKG_VERSION:=2014.3.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=c196cf95b7324d9123b701a56b06b31d
|
||||
PKG_MD5SUM:=7d2b8c129424c014d020c4b1a2add31b
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
|
||||
|
|
Loading…
Reference in a new issue