alfred: bump version to 2014.2.0

From the CHANGELOG:

 * Handle EPERM errors on every sendto
 * Check for changed interface properties, e.g. recreation or
   changed MAC- and IPv6 addresses

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
This commit is contained in:
Simon Wunderlich 2014-05-28 12:52:04 +02:00
parent e720d2fb77
commit 11f9f01d35
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 http://git.open-mesh.org/alfred.git
#
PKG_NAME:=alfred
PKG_VERSION:=2014.1.0
PKG_VERSION:=2014.2.0
PKG_RELEASE:=0
PKG_MD5SUM:=aaee0fbbc3aa011ba9c0a1d3f3b2801e
PKG_MD5SUM:=d9afaa2fb1f518938fef9ca8145a762c
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)