batctl: upgrade package to latest release 2016.0
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
This commit is contained in:
parent
53a921be2b
commit
968fcbf389
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=batctl
|
||||
|
||||
PKG_VERSION:=2015.2
|
||||
PKG_VERSION:=2016.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=5d93537cad47d7f7b047de85485befd9
|
||||
PKG_MD5SUM:=03c9192ec52a01035602706f08b24740
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
|
||||
|
|
Loading…
Reference in a new issue