From 968fcbf389a36a773f80960cdf7da048a42e110f Mon Sep 17 00:00:00 2001 From: Sven Eckelmann Date: Tue, 19 Jan 2016 17:46:13 +0100 Subject: [PATCH] batctl: upgrade package to latest release 2016.0 Signed-off-by: Sven Eckelmann --- batctl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/batctl/Makefile b/batctl/Makefile index ca35d56..9efec3e 100644 --- a/batctl/Makefile +++ b/batctl/Makefile @@ -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) -- 2.30.2