alfred: bump version to 2016.1

From the CHANGELOG:

 * add support for master servers to receive push_data packets with
   foreign source addresses
 * various code cleanups
 * bugs squashed:
   - ignore invalid EUI64 addresses

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
This commit is contained in:
Simon Wunderlich 2016-04-21 14:24:14 +02:00
parent ee3db2964f
commit 8aae02a7b1
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ include $(TOPDIR)/rules.mk
# The latest alfred git hash in PKG_REV can be obtained from https://git.open-mesh.org/alfred.git
#
PKG_NAME:=alfred
PKG_VERSION:=2016.0
PKG_VERSION:=2016.1
PKG_RELEASE:=0
PKG_MD5SUM:=d5cc848f57f430a977e2f266d35d99c7
PKG_MD5SUM:=0caefc13ba631cba93b84d7f5685e8d0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)